public class AlipayFundEnterprisepayRuleQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayFundEnterprisepayRuleQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
MerchantLimit |
getMerchantLimit() |
List<JointAccountQuotaDTO> |
getQuotaList() |
void |
setMerchantLimit(MerchantLimit merchantLimit) |
void |
setQuotaList(List<JointAccountQuotaDTO> quotaList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setMerchantLimit(MerchantLimit merchantLimit)
public MerchantLimit getMerchantLimit()
public void setQuotaList(List<JointAccountQuotaDTO> quotaList)
public List<JointAccountQuotaDTO> getQuotaList()
Copyright © 2023. All rights reserved.