public class KoubeiCraftsmanDataProviderBatchqueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiCraftsmanDataProviderBatchqueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthCode()
Gets auth code.
|
List<String> |
getCraftsmanIds()
Gets craftsman ids.
|
List<String> |
getOutCraftsmanIds()
Gets out craftsman ids.
|
String |
getPageNo()
Gets page no.
|
String |
getPageSize()
Gets page size.
|
String |
getQrCodeShopId()
Gets qr code shop id.
|
Boolean |
getRecommend()
Gets recommend.
|
String |
getShopId()
Gets shop id.
|
void |
setAuthCode(String authCode)
Sets auth code.
|
void |
setCraftsmanIds(List<String> craftsmanIds)
Sets craftsman ids.
|
void |
setOutCraftsmanIds(List<String> outCraftsmanIds)
Sets out craftsman ids.
|
void |
setPageNo(String pageNo)
Sets page no.
|
void |
setPageSize(String pageSize)
Sets page size.
|
void |
setQrCodeShopId(String qrCodeShopId)
Sets qr code shop id.
|
void |
setRecommend(Boolean recommend)
Sets recommend.
|
void |
setShopId(String shopId)
Sets shop id.
|
public KoubeiCraftsmanDataProviderBatchqueryModel()
public String getAuthCode()
public void setAuthCode(String authCode)
authCode - the auth codepublic List<String> getCraftsmanIds()
public void setCraftsmanIds(List<String> craftsmanIds)
craftsmanIds - the craftsman idspublic List<String> getOutCraftsmanIds()
public void setOutCraftsmanIds(List<String> outCraftsmanIds)
outCraftsmanIds - the out craftsman idspublic String getPageNo()
public void setPageNo(String pageNo)
pageNo - the page nopublic String getPageSize()
public void setPageSize(String pageSize)
pageSize - the page sizepublic String getQrCodeShopId()
public void setQrCodeShopId(String qrCodeShopId)
qrCodeShopId - the qr code shop idpublic Boolean getRecommend()
public void setRecommend(Boolean recommend)
recommend - the recommendpublic String getShopId()
public void setShopId(String shopId)
shopId - the shop idCopyright © 2018. All rights reserved.