public class AlipayFundAuthOperationDetailQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayFundAuthOperationDetailQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAmount()
Gets amount.
|
String |
getAuthNo()
Gets auth no.
|
String |
getCreditAmount()
Gets credit amount.
|
String |
getExtraParam()
Gets extra param.
|
String |
getFundAmount()
Gets fund amount.
|
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 |
getPayerLogonId()
Gets payer logon id.
|
String |
getPayerUserId()
Gets payer user id.
|
String |
getPreAuthType()
Gets pre auth type.
|
String |
getRemark()
Gets remark.
|
String |
getRestAmount()
Gets rest amount.
|
String |
getRestCreditAmount()
Gets rest credit amount.
|
String |
getRestFundAmount()
Gets rest fund amount.
|
String |
getStatus()
Gets status.
|
String |
getTotalFreezeAmount()
Gets total freeze amount.
|
String |
getTotalFreezeCreditAmount()
Gets total freeze credit amount.
|
String |
getTotalFreezeFundAmount()
Gets total freeze fund amount.
|
String |
getTotalPayAmount()
Gets total pay amount.
|
String |
getTotalPayCreditAmount()
Gets total pay credit amount.
|
String |
getTotalPayFundAmount()
Gets total pay fund amount.
|
String |
getTransCurrency()
Gets trans currency.
|
void |
setAmount(String amount)
Sets amount.
|
void |
setAuthNo(String authNo)
Sets auth no.
|
void |
setCreditAmount(String creditAmount)
Sets credit amount.
|
void |
setExtraParam(String extraParam)
Sets extra param.
|
void |
setFundAmount(String fundAmount)
Sets fund amount.
|
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 |
setPayerLogonId(String payerLogonId)
Sets payer logon id.
|
void |
setPayerUserId(String payerUserId)
Sets payer user id.
|
void |
setPreAuthType(String preAuthType)
Sets pre auth type.
|
void |
setRemark(String remark)
Sets remark.
|
void |
setRestAmount(String restAmount)
Sets rest amount.
|
void |
setRestCreditAmount(String restCreditAmount)
Sets rest credit amount.
|
void |
setRestFundAmount(String restFundAmount)
Sets rest fund amount.
|
void |
setStatus(String status)
Sets status.
|
void |
setTotalFreezeAmount(String totalFreezeAmount)
Sets total freeze amount.
|
void |
setTotalFreezeCreditAmount(String totalFreezeCreditAmount)
Sets total freeze credit amount.
|
void |
setTotalFreezeFundAmount(String totalFreezeFundAmount)
Sets total freeze fund amount.
|
void |
setTotalPayAmount(String totalPayAmount)
Sets total pay amount.
|
void |
setTotalPayCreditAmount(String totalPayCreditAmount)
Sets total pay credit amount.
|
void |
setTotalPayFundAmount(String totalPayFundAmount)
Sets total pay fund amount.
|
void |
setTransCurrency(String transCurrency)
Sets trans currency.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayFundAuthOperationDetailQueryResponse()
public void setAmount(String amount)
amount - the amountpublic String getAmount()
public void setAuthNo(String authNo)
authNo - the auth nopublic String getAuthNo()
public void setCreditAmount(String creditAmount)
creditAmount - the credit amountpublic String getCreditAmount()
public void setExtraParam(String extraParam)
extraParam - the extra parampublic String getExtraParam()
public void setFundAmount(String fundAmount)
fundAmount - the fund amountpublic String getFundAmount()
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 setPayerLogonId(String payerLogonId)
payerLogonId - the payer logon idpublic String getPayerLogonId()
public void setPayerUserId(String payerUserId)
payerUserId - the payer user idpublic String getPayerUserId()
public void setPreAuthType(String preAuthType)
preAuthType - the pre auth typepublic String getPreAuthType()
public void setRemark(String remark)
remark - the remarkpublic String getRemark()
public void setRestAmount(String restAmount)
restAmount - the rest amountpublic String getRestAmount()
public void setRestCreditAmount(String restCreditAmount)
restCreditAmount - the rest credit amountpublic String getRestCreditAmount()
public void setRestFundAmount(String restFundAmount)
restFundAmount - the rest fund amountpublic String getRestFundAmount()
public void setStatus(String status)
status - the statuspublic String getStatus()
public void setTotalFreezeAmount(String totalFreezeAmount)
totalFreezeAmount - the total freeze amountpublic String getTotalFreezeAmount()
public void setTotalFreezeCreditAmount(String totalFreezeCreditAmount)
totalFreezeCreditAmount - the total freeze credit amountpublic String getTotalFreezeCreditAmount()
public void setTotalFreezeFundAmount(String totalFreezeFundAmount)
totalFreezeFundAmount - the total freeze fund amountpublic String getTotalFreezeFundAmount()
public void setTotalPayAmount(String totalPayAmount)
totalPayAmount - the total pay amountpublic String getTotalPayAmount()
public void setTotalPayCreditAmount(String totalPayCreditAmount)
totalPayCreditAmount - the total pay credit amountpublic String getTotalPayCreditAmount()
public void setTotalPayFundAmount(String totalPayFundAmount)
totalPayFundAmount - the total pay fund amountpublic String getTotalPayFundAmount()
public void setTransCurrency(String transCurrency)
transCurrency - the trans currencypublic String getTransCurrency()
Copyright © 2018. All rights reserved.