public class KoubeiCateringOrderPushSignResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiCateringOrderPushSignResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtInfos()
Gets ext infos.
|
String |
getOrderId()
Gets order id.
|
void |
setExtInfos(String extInfos)
Sets ext infos.
|
void |
setOrderId(String orderId)
Sets order id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setExtInfos(String extInfos)
extInfos - the ext infospublic String getExtInfos()
public void setOrderId(String orderId)
orderId - the order idpublic String getOrderId()
Copyright © 2018. All rights reserved.