public class AlipayEcoMycarTradeOrderQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoMycarTradeOrderQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizTradeNo()
Gets biz trade no.
|
String |
getBuyerId()
Gets buyer id.
|
String |
getBuyerLogonId()
Gets buyer logon id.
|
String |
getGmtClosed()
Gets gmt closed.
|
String |
getGmtCreated()
Gets gmt created.
|
String |
getGmtPayment()
Gets gmt payment.
|
String |
getGmtPaymentSuccess()
Gets gmt payment success.
|
String |
getGmtRefund()
Gets gmt refund.
|
String |
getGmtRefundSuccess()
Gets gmt refund success.
|
String |
getGmtUpdated()
Gets gmt updated.
|
String |
getOutBizTradeNo()
Gets out biz trade no.
|
String |
getSendBackFee()
Gets send back fee.
|
Long |
getShopId()
Gets shop id.
|
String |
getSubject()
Gets subject.
|
String |
getSummary()
Gets summary.
|
String |
getTotalFee()
Gets total fee.
|
String |
getTradeNo()
Gets trade no.
|
Long |
getTradeStatus()
Gets trade status.
|
Long |
getTradeType()
Gets trade type.
|
void |
setBizTradeNo(String bizTradeNo)
Sets biz trade no.
|
void |
setBuyerId(String buyerId)
Sets buyer id.
|
void |
setBuyerLogonId(String buyerLogonId)
Sets buyer logon id.
|
void |
setGmtClosed(String gmtClosed)
Sets gmt closed.
|
void |
setGmtCreated(String gmtCreated)
Sets gmt created.
|
void |
setGmtPayment(String gmtPayment)
Sets gmt payment.
|
void |
setGmtPaymentSuccess(String gmtPaymentSuccess)
Sets gmt payment success.
|
void |
setGmtRefund(String gmtRefund)
Sets gmt refund.
|
void |
setGmtRefundSuccess(String gmtRefundSuccess)
Sets gmt refund success.
|
void |
setGmtUpdated(String gmtUpdated)
Sets gmt updated.
|
void |
setOutBizTradeNo(String outBizTradeNo)
Sets out biz trade no.
|
void |
setSendBackFee(String sendBackFee)
Sets send back fee.
|
void |
setShopId(Long shopId)
Sets shop id.
|
void |
setSubject(String subject)
Sets subject.
|
void |
setSummary(String summary)
Sets summary.
|
void |
setTotalFee(String totalFee)
Sets total fee.
|
void |
setTradeNo(String tradeNo)
Sets trade no.
|
void |
setTradeStatus(Long tradeStatus)
Sets trade status.
|
void |
setTradeType(Long tradeType)
Sets trade type.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoMycarTradeOrderQueryResponse()
public void setBizTradeNo(String bizTradeNo)
bizTradeNo
- the biz trade nopublic String getBizTradeNo()
public void setBuyerId(String buyerId)
buyerId
- the buyer idpublic String getBuyerId()
public void setBuyerLogonId(String buyerLogonId)
buyerLogonId
- the buyer logon idpublic String getBuyerLogonId()
public void setGmtClosed(String gmtClosed)
gmtClosed
- the gmt closedpublic String getGmtClosed()
public void setGmtCreated(String gmtCreated)
gmtCreated
- the gmt createdpublic String getGmtCreated()
public void setGmtPayment(String gmtPayment)
gmtPayment
- the gmt paymentpublic String getGmtPayment()
public void setGmtPaymentSuccess(String gmtPaymentSuccess)
gmtPaymentSuccess
- the gmt payment successpublic String getGmtPaymentSuccess()
public void setGmtRefund(String gmtRefund)
gmtRefund
- the gmt refundpublic String getGmtRefund()
public void setGmtRefundSuccess(String gmtRefundSuccess)
gmtRefundSuccess
- the gmt refund successpublic String getGmtRefundSuccess()
public void setGmtUpdated(String gmtUpdated)
gmtUpdated
- the gmt updatedpublic String getGmtUpdated()
public void setOutBizTradeNo(String outBizTradeNo)
outBizTradeNo
- the out biz trade nopublic String getOutBizTradeNo()
public void setSendBackFee(String sendBackFee)
sendBackFee
- the send back feepublic String getSendBackFee()
public void setShopId(Long shopId)
shopId
- the shop idpublic Long getShopId()
public void setSubject(String subject)
subject
- the subjectpublic String getSubject()
public void setSummary(String summary)
summary
- the summarypublic String getSummary()
public void setTotalFee(String totalFee)
totalFee
- the total feepublic String getTotalFee()
public void setTradeNo(String tradeNo)
tradeNo
- the trade nopublic String getTradeNo()
public void setTradeStatus(Long tradeStatus)
tradeStatus
- the trade statuspublic Long getTradeStatus()
public void setTradeType(Long tradeType)
tradeType
- the trade typepublic Long getTradeType()
Copyright © 2018. All rights reserved.