public class AlipayFundJointaccountFundallocListQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayFundJointaccountFundallocListQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getAgreementNo() |
String |
getBizScene() |
String |
getChannel() |
String |
getFundPlanId() |
String |
getIdentity() |
String |
getIdentityType() |
String |
getLastId() |
String |
getOpenId() |
Long |
getPageSize() |
String |
getProductCode() |
List<String> |
getStatusList() |
void |
setAccountId(String accountId) |
void |
setAgreementNo(String agreementNo) |
void |
setBizScene(String bizScene) |
void |
setChannel(String channel) |
void |
setFundPlanId(String fundPlanId) |
void |
setIdentity(String identity) |
void |
setIdentityType(String identityType) |
void |
setLastId(String lastId) |
void |
setOpenId(String openId) |
void |
setPageSize(Long pageSize) |
void |
setProductCode(String productCode) |
void |
setStatusList(List<String> statusList) |
public AlipayFundJointaccountFundallocListQueryModel()
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 getFundPlanId()
public void setFundPlanId(String fundPlanId)
public String getIdentity()
public void setIdentity(String identity)
public String getIdentityType()
public void setIdentityType(String identityType)
public String getLastId()
public void setLastId(String lastId)
public String getOpenId()
public void setOpenId(String openId)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getProductCode()
public void setProductCode(String productCode)
Copyright © 2023. All rights reserved.