public class AlipayFundJointaccountDepositplanDetailQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayFundJointaccountDepositplanDetailQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
String |
getBizScene() |
String |
getChannel() |
List<String> |
getFundPlanIdList() |
String |
getIdentity() |
String |
getIdentityType() |
String |
getOpenId() |
String |
getProductCode() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setBizScene(String bizScene) |
void |
setChannel(String channel) |
void |
setFundPlanIdList(List<String> fundPlanIdList) |
void |
setIdentity(String identity) |
void |
setIdentityType(String identityType) |
void |
setOpenId(String openId) |
void |
setProductCode(String productCode) |
public AlipayFundJointaccountDepositplanDetailQueryModel()
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 String getChannel()
public void setChannel(String channel)
public String getIdentity()
public void setIdentity(String identity)
public String getIdentityType()
public void setIdentityType(String identityType)
public String getOpenId()
public void setOpenId(String openId)
public String getProductCode()
public void setProductCode(String productCode)
Copyright © 2023. All rights reserved.