public class AlipayFundJointaccountDetailQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayFundJointaccountDetailQueryResponse() |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayFundJointaccountDetailQueryResponse()
public void setAccountId(String accountId)
public String getAccountId()
public void setAccountName(String accountName)
public String getAccountName()
public void setAccountQuota(List<JointAccountQuotaRespDTO> accountQuota)
public List<JointAccountQuotaRespDTO> getAccountQuota()
public void setAccountStatus(String accountStatus)
public String getAccountStatus()
public void setAgreementNo(String agreementNo)
public String getAgreementNo()
public void setAuthorizedRule(AuthorizedRuleDTO authorizedRule)
public AuthorizedRuleDTO getAuthorizedRule()
public void setAvailableBalance(String availableBalance)
public String getAvailableBalance()
public void setBizScene(String bizScene)
public String getBizScene()
public void setCreatorId(String creatorId)
public String getCreatorId()
public void setCreatorOutId(String creatorOutId)
public String getCreatorOutId()
public void setFreezeBalance(String freezeBalance)
public String getFreezeBalance()
public void setInviteResultList(List<InviteResultDTO> inviteResultList)
public List<InviteResultDTO> getInviteResultList()
public void setMemberList(List<JointAccountMemberInfoRespDTO> memberList)
public List<JointAccountMemberInfoRespDTO> getMemberList()
public void setProductCode(String productCode)
public String getProductCode()
Copyright © 2021. All rights reserved.