public class KoubeiCateringOrderPayCancelResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiCateringOrderPayCancelResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Gets action.
|
String |
getOutPayNo()
Gets out pay no.
|
String |
getPayNo()
Gets pay no.
|
String |
getTradeNo()
Gets trade no.
|
void |
setAction(String action)
Sets action.
|
void |
setOutPayNo(String outPayNo)
Sets out pay no.
|
void |
setPayNo(String payNo)
Sets pay no.
|
void |
setTradeNo(String tradeNo)
Sets trade no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiCateringOrderPayCancelResponse()
public void setAction(String action)
action
- the actionpublic String getAction()
public void setOutPayNo(String outPayNo)
outPayNo
- the out pay nopublic String getOutPayNo()
public void setPayNo(String payNo)
payNo
- the pay nopublic String getPayNo()
public void setTradeNo(String tradeNo)
tradeNo
- the trade nopublic String getTradeNo()
Copyright © 2018. All rights reserved.