public class KoubeiCateringCookConditionBatchqueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiCateringCookConditionBatchqueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMerchantId()
Gets merchant id.
|
String |
getPageNo()
Gets page no.
|
String |
getPageSize()
Gets page size.
|
String |
getShopId()
Gets shop id.
|
void |
setMerchantId(String merchantId)
Sets merchant id.
|
void |
setPageNo(String pageNo)
Sets page no.
|
void |
setPageSize(String pageSize)
Sets page size.
|
void |
setShopId(String shopId)
Sets shop id.
|
public KoubeiCateringCookConditionBatchqueryModel()
public String getMerchantId()
public void setMerchantId(String merchantId)
merchantId - the merchant idpublic String getPageNo()
public void setPageNo(String pageNo)
pageNo - the page nopublic String getPageSize()
public void setPageSize(String pageSize)
pageSize - the page sizepublic String getShopId()
public void setShopId(String shopId)
shopId - the shop idCopyright © 2018. All rights reserved.