public class KoubeiCraftsmanDataWorkBatchqueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiCraftsmanDataWorkBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthCode()
Gets auth code.
|
String |
getCraftsmanId()
Gets craftsman id.
|
String |
getPageNo()
Gets page no.
|
String |
getPageSize()
Gets page size.
|
List<String> |
getWorkIds()
Gets work ids.
|
void |
setAuthCode(String authCode)
Sets auth code.
|
void |
setCraftsmanId(String craftsmanId)
Sets craftsman id.
|
void |
setPageNo(String pageNo)
Sets page no.
|
void |
setPageSize(String pageSize)
Sets page size.
|
void |
setWorkIds(List<String> workIds)
Sets work ids.
|
public KoubeiCraftsmanDataWorkBatchqueryModel()
public String getAuthCode()
public void setAuthCode(String authCode)
authCode
- the auth codepublic String getCraftsmanId()
public void setCraftsmanId(String craftsmanId)
craftsmanId
- the craftsman idpublic String getPageNo()
public void setPageNo(String pageNo)
pageNo
- the page nopublic String getPageSize()
public void setPageSize(String pageSize)
pageSize
- the page sizeCopyright © 2018. All rights reserved.