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