public class AlipayOfflineMarketShopCategoryQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayOfflineMarketShopCategoryQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryId()
Gets category id.
|
String |
getOpRole()
Gets op role.
|
void |
setCategoryId(String categoryId)
Sets category id.
|
void |
setOpRole(String opRole)
Sets op role.
|
public AlipayOfflineMarketShopCategoryQueryModel()
public String getCategoryId()
public void setCategoryId(String categoryId)
categoryId - the category idpublic String getOpRole()
public void setOpRole(String opRole)
opRole - the op roleCopyright © 2018. All rights reserved.