public class AlipayTradeAccountFundcompositionQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayTradeAccountFundcompositionQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountNo() |
List<CardAmountDetailVO> |
getCardAmountDetailList() |
void |
setAccountNo(String accountNo) |
void |
setCardAmountDetailList(List<CardAmountDetailVO> cardAmountDetailList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayTradeAccountFundcompositionQueryResponse()
public void setAccountNo(String accountNo)
public String getAccountNo()
public void setCardAmountDetailList(List<CardAmountDetailVO> cardAmountDetailList)
public List<CardAmountDetailVO> getCardAmountDetailList()
Copyright © 2023. All rights reserved.