public class AlipayFincoreFunddsAccountWitnessCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayFincoreFunddsAccountWitnessCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountPrincipalType() |
String |
getAccountType() |
String |
getExternalEntityId() |
InstAccountElementsDTO |
getInstAccountElements() |
String |
getMemo() |
String |
getOperator() |
String |
getProductCode() |
String |
getUserId() |
void |
setAccountPrincipalType(String accountPrincipalType) |
void |
setAccountType(String accountType) |
void |
setExternalEntityId(String externalEntityId) |
void |
setInstAccountElements(InstAccountElementsDTO instAccountElements) |
void |
setMemo(String memo) |
void |
setOperator(String operator) |
void |
setProductCode(String productCode) |
void |
setUserId(String userId) |
public AlipayFincoreFunddsAccountWitnessCreateModel()
public String getAccountPrincipalType()
public void setAccountPrincipalType(String accountPrincipalType)
public String getAccountType()
public void setAccountType(String accountType)
public String getExternalEntityId()
public void setExternalEntityId(String externalEntityId)
public InstAccountElementsDTO getInstAccountElements()
public void setInstAccountElements(InstAccountElementsDTO instAccountElements)
public String getMemo()
public void setMemo(String memo)
public String getOperator()
public void setOperator(String operator)
public String getProductCode()
public void setProductCode(String productCode)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.