public class KoubeiCateringItemQueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiCateringItemQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthCode()
Gets auth code.
|
String |
getItemId()
Gets item id.
|
String |
getOperatorType()
Gets operator type.
|
String |
getRequestId()
Gets request id.
|
void |
setAuthCode(String authCode)
Sets auth code.
|
void |
setItemId(String itemId)
Sets item id.
|
void |
setOperatorType(String operatorType)
Sets operator type.
|
void |
setRequestId(String requestId)
Sets request id.
|
public String getAuthCode()
public void setAuthCode(String authCode)
authCode - the auth codepublic String getItemId()
public void setItemId(String itemId)
itemId - the item idpublic String getOperatorType()
public void setOperatorType(String operatorType)
operatorType - the operator typepublic String getRequestId()
public void setRequestId(String requestId)
requestId - the request idCopyright © 2018. All rights reserved.