public class AlipayOfflineMarketShopQuerydetailModel extends AlipayObject
| Constructor and Description |
|---|
AlipayOfflineMarketShopQuerydetailModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOpRole()
Gets op role.
|
String |
getShopId()
Gets shop id.
|
void |
setOpRole(String opRole)
Sets op role.
|
void |
setShopId(String shopId)
Sets shop id.
|
public AlipayOfflineMarketShopQuerydetailModel()
public String getOpRole()
public void setOpRole(String opRole)
opRole - the op rolepublic String getShopId()
public void setShopId(String shopId)
shopId - the shop idCopyright © 2018. All rights reserved.