public class AlipayOfflineMarketProductQuerydetailModel extends AlipayObject
| Constructor and Description |
|---|
AlipayOfflineMarketProductQuerydetailModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getItemId()
Gets item id.
|
String |
getOpRole()
Gets op role.
|
String |
getShopId()
Gets shop id.
|
void |
setItemId(String itemId)
Sets item id.
|
void |
setOpRole(String opRole)
Sets op role.
|
void |
setShopId(String shopId)
Sets shop id.
|
public AlipayOfflineMarketProductQuerydetailModel()
public String getItemId()
public void setItemId(String itemId)
itemId - the item idpublic 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.