public class AlipayFundCouponOperationQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayFundCouponOperationQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAmount()
Gets amount.
|
String |
getAuthNo()
Gets auth no.
|
String |
getExtraParam()
Gets extra param.
|
Date |
getGmtCreate()
Gets gmt create.
|
Date |
getGmtTrans()
Gets gmt trans.
|
String |
getOperationId()
Gets operation id.
|
String |
getOperationType()
Gets operation type.
|
String |
getOrderTitle()
Gets order title.
|
String |
getOutOrderNo()
Gets out order no.
|
String |
getOutRequestNo()
Gets out request no.
|
String |
getPayeeLogonId()
Gets payee logon id.
|
String |
getPayeeUserId()
Gets payee user id.
|
String |
getPayerLogonId()
Gets payer logon id.
|
String |
getPayerUserId()
Gets payer user id.
|
String |
getRemark()
Gets remark.
|
String |
getStatus()
Gets status.
|
String |
getTotalPayRefundAmount()
Gets total pay refund amount.
|
void |
setAmount(String amount)
Sets amount.
|
void |
setAuthNo(String authNo)
Sets auth no.
|
void |
setExtraParam(String extraParam)
Sets extra param.
|
void |
setGmtCreate(Date gmtCreate)
Sets gmt create.
|
void |
setGmtTrans(Date gmtTrans)
Sets gmt trans.
|
void |
setOperationId(String operationId)
Sets operation id.
|
void |
setOperationType(String operationType)
Sets operation type.
|
void |
setOrderTitle(String orderTitle)
Sets order title.
|
void |
setOutOrderNo(String outOrderNo)
Sets out order no.
|
void |
setOutRequestNo(String outRequestNo)
Sets out request no.
|
void |
setPayeeLogonId(String payeeLogonId)
Sets payee logon id.
|
void |
setPayeeUserId(String payeeUserId)
Sets payee user id.
|
void |
setPayerLogonId(String payerLogonId)
Sets payer logon id.
|
void |
setPayerUserId(String payerUserId)
Sets payer user id.
|
void |
setRemark(String remark)
Sets remark.
|
void |
setStatus(String status)
Sets status.
|
void |
setTotalPayRefundAmount(String totalPayRefundAmount)
Sets total pay refund amount.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayFundCouponOperationQueryResponse()
public void setAmount(String amount)
amount
- the amountpublic String getAmount()
public void setAuthNo(String authNo)
authNo
- the auth nopublic String getAuthNo()
public void setExtraParam(String extraParam)
extraParam
- the extra parampublic String getExtraParam()
public void setGmtCreate(Date gmtCreate)
gmtCreate
- the gmt createpublic Date getGmtCreate()
public void setGmtTrans(Date gmtTrans)
gmtTrans
- the gmt transpublic Date getGmtTrans()
public void setOperationId(String operationId)
operationId
- the operation idpublic String getOperationId()
public void setOperationType(String operationType)
operationType
- the operation typepublic String getOperationType()
public void setOrderTitle(String orderTitle)
orderTitle
- the order titlepublic String getOrderTitle()
public void setOutOrderNo(String outOrderNo)
outOrderNo
- the out order nopublic String getOutOrderNo()
public void setOutRequestNo(String outRequestNo)
outRequestNo
- the out request nopublic String getOutRequestNo()
public void setPayeeLogonId(String payeeLogonId)
payeeLogonId
- the payee logon idpublic String getPayeeLogonId()
public void setPayeeUserId(String payeeUserId)
payeeUserId
- the payee user idpublic String getPayeeUserId()
public void setPayerLogonId(String payerLogonId)
payerLogonId
- the payer logon idpublic String getPayerLogonId()
public void setPayerUserId(String payerUserId)
payerUserId
- the payer user idpublic String getPayerUserId()
public void setRemark(String remark)
remark
- the remarkpublic String getRemark()
public void setStatus(String status)
status
- the statuspublic String getStatus()
public void setTotalPayRefundAmount(String totalPayRefundAmount)
totalPayRefundAmount
- the total pay refund amountpublic String getTotalPayRefundAmount()
Copyright © 2018. All rights reserved.