public class AgreeementPreViewReq extends AlipayObject
| 构造器和说明 |
|---|
AgreeementPreViewReq() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAgreementVersion() |
String |
getCode() |
InstitutionVO |
getFundSupplier() |
void |
setAgreementVersion(String agreementVersion) |
void |
setCode(String code) |
void |
setFundSupplier(InstitutionVO fundSupplier) |
public String getAgreementVersion()
public void setAgreementVersion(String agreementVersion)
public String getCode()
public void setCode(String code)
public InstitutionVO getFundSupplier()
public void setFundSupplier(InstitutionVO fundSupplier)
Copyright © 2024. All rights reserved.