public class AlipayFundAgreementQuotaModifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayFundAgreementQuotaModifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AgreementQuotaModifyList> |
getAgreementQuotaModifyList() |
String |
getBizScene() |
String |
getProductCode() |
void |
setAgreementQuotaModifyList(List<AgreementQuotaModifyList> agreementQuotaModifyList) |
void |
setBizScene(String bizScene) |
void |
setProductCode(String productCode) |
public List<AgreementQuotaModifyList> getAgreementQuotaModifyList()
public void setAgreementQuotaModifyList(List<AgreementQuotaModifyList> agreementQuotaModifyList)
public String getBizScene()
public void setBizScene(String bizScene)
public String getProductCode()
public void setProductCode(String productCode)
Copyright © 2023. All rights reserved.