public class AlipayFundAccountQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayFundAccountQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAvailableAmount() |
ExtCardInfo |
getExtCardInfo() |
String |
getFreezeAmount() |
void |
setAvailableAmount(String availableAmount) |
void |
setExtCardInfo(ExtCardInfo extCardInfo) |
void |
setFreezeAmount(String freezeAmount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAvailableAmount(String availableAmount)
public String getAvailableAmount()
public void setExtCardInfo(ExtCardInfo extCardInfo)
public ExtCardInfo getExtCardInfo()
public void setFreezeAmount(String freezeAmount)
public String getFreezeAmount()
Copyright © 2023. All rights reserved.