public class AnttechBlockchainDefinCustomerMemberCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AnttechBlockchainDefinCustomerMemberCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthType() |
String |
getBizProduct() |
DefiCustCompanyDTO |
getCompanyInfo() |
String |
getDid() |
String |
getMemberType() |
List<String> |
getRoleTypes() |
String |
getTenantId() |
void |
setAuthType(String authType) |
void |
setBizProduct(String bizProduct) |
void |
setCompanyInfo(DefiCustCompanyDTO companyInfo) |
void |
setDid(String did) |
void |
setMemberType(String memberType) |
void |
setRoleTypes(List<String> roleTypes) |
void |
setTenantId(String tenantId) |
public AnttechBlockchainDefinCustomerMemberCreateModel()
public String getAuthType()
public void setAuthType(String authType)
public String getBizProduct()
public void setBizProduct(String bizProduct)
public DefiCustCompanyDTO getCompanyInfo()
public void setCompanyInfo(DefiCustCompanyDTO companyInfo)
public String getDid()
public void setDid(String did)
public String getMemberType()
public void setMemberType(String memberType)
public String getTenantId()
public void setTenantId(String tenantId)
Copyright © 2023. All rights reserved.