public class KoubeiCateringOrderPayApplyResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiCateringOrderPayApplyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getOutPayNo()
Gets out pay no.
|
String |
getPayNo()
Gets pay no.
|
String |
getTradeNo()
Gets trade no.
|
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 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.