public class AlipayAssetCardReturnRefundResponse extends AlipayResponse
Constructor and Description |
---|
AlipayAssetCardReturnRefundResponse() |
Modifier and Type | Method and Description |
---|---|
Date |
getAccountDt()
Gets account dt.
|
String |
getOrderNo()
Gets order no.
|
String |
getReturnAmount()
Gets return amount.
|
String |
getReturnAssetAmont()
Gets return asset amont.
|
String |
getReturnFeeAmount()
Gets return fee amount.
|
String |
getReturnFeeAssetAmount()
Gets return fee asset amount.
|
void |
setAccountDt(Date accountDt)
Sets account dt.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setReturnAmount(String returnAmount)
Sets return amount.
|
void |
setReturnAssetAmont(String returnAssetAmont)
Sets return asset amont.
|
void |
setReturnFeeAmount(String returnFeeAmount)
Sets return fee amount.
|
void |
setReturnFeeAssetAmount(String returnFeeAssetAmount)
Sets return fee asset amount.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setAccountDt(Date accountDt)
accountDt
- the account dtpublic Date getAccountDt()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic String getOrderNo()
public void setReturnAmount(String returnAmount)
returnAmount
- the return amountpublic String getReturnAmount()
public void setReturnAssetAmont(String returnAssetAmont)
returnAssetAmont
- the return asset amontpublic String getReturnAssetAmont()
public void setReturnFeeAmount(String returnFeeAmount)
returnFeeAmount
- the return fee amountpublic String getReturnFeeAmount()
public void setReturnFeeAssetAmount(String returnFeeAssetAmount)
returnFeeAssetAmount
- the return fee asset amountpublic String getReturnFeeAssetAmount()
Copyright © 2018. All rights reserved.