public class AlipayFundJointaccountFundplanCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayFundJointaccountFundplanCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
String |
getBizScene() |
FundPlanForm |
getFundPlan() |
String |
getIdentity() |
String |
getIdentityType() |
String |
getProductCode() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setBizScene(String bizScene) |
void |
setFundPlan(FundPlanForm fundPlan) |
void |
setIdentity(String identity) |
void |
setIdentityType(String identityType) |
void |
setProductCode(String productCode) |
public AlipayFundJointaccountFundplanCreateModel()
public String getAccountId()
public void setAccountId(String accountId)
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getBizScene()
public void setBizScene(String bizScene)
public FundPlanForm getFundPlan()
public void setFundPlan(FundPlanForm fundPlan)
public String getIdentity()
public void setIdentity(String identity)
public String getIdentityType()
public void setIdentityType(String identityType)
public String getProductCode()
public void setProductCode(String productCode)
Copyright © 2023. All rights reserved.