public class ParticipantBizParam extends AlipayObject
| 构造器和说明 |
|---|
ParticipantBizParam() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountBookId() |
String |
getAgreementNo() |
String |
getFundRatio() |
String |
getFundType() |
String |
getSubMerchantId() |
void |
setAccountBookId(String accountBookId) |
void |
setAgreementNo(String agreementNo) |
void |
setFundRatio(String fundRatio) |
void |
setFundType(String fundType) |
void |
setSubMerchantId(String subMerchantId) |
public String getAccountBookId()
public void setAccountBookId(String accountBookId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getFundRatio()
public void setFundRatio(String fundRatio)
public String getFundType()
public void setFundType(String fundType)
public String getSubMerchantId()
public void setSubMerchantId(String subMerchantId)
Copyright © 2024. All rights reserved.