public class AlipayCloudFundWalletRefundResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCloudFundWalletRefundResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getActualAmount() |
String |
getAmount() |
String |
getBatchBillNo() |
String |
getUserWalletId() |
void |
setActualAmount(String actualAmount) |
void |
setAmount(String amount) |
void |
setBatchBillNo(String batchBillNo) |
void |
setUserWalletId(String userWalletId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setActualAmount(String actualAmount)
public String getActualAmount()
public void setAmount(String amount)
public String getAmount()
public void setBatchBillNo(String batchBillNo)
public String getBatchBillNo()
public void setUserWalletId(String userWalletId)
public String getUserWalletId()
Copyright © 2024. All rights reserved.