public class KoubeiCateringItemlistQueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiCateringItemlistQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthCode()
Gets auth code.
|
String |
getItemStatus()
Gets item status.
|
String |
getOperatorType()
Gets operator type.
|
Long |
getPageNo()
Gets page no.
|
Long |
getPageSize()
Gets page size.
|
String |
getRequestId()
Gets request id.
|
void |
setAuthCode(String authCode)
Sets auth code.
|
void |
setItemStatus(String itemStatus)
Sets item status.
|
void |
setOperatorType(String operatorType)
Sets operator type.
|
void |
setPageNo(Long pageNo)
Sets page no.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setRequestId(String requestId)
Sets request id.
|
public String getAuthCode()
public void setAuthCode(String authCode)
authCode - the auth codepublic String getItemStatus()
public void setItemStatus(String itemStatus)
itemStatus - the item statuspublic String getOperatorType()
public void setOperatorType(String operatorType)
operatorType - the operator typepublic Long getPageNo()
public void setPageNo(Long pageNo)
pageNo - the page nopublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize - the page sizepublic String getRequestId()
public void setRequestId(String requestId)
requestId - the request idCopyright © 2018. All rights reserved.