public class CreateContractUserResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<CreateContractUserResponse>
| 构造器和说明 |
|---|
CreateContractUserResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getOrganizationId()
机构账号
|
String |
getUserId()
用户类型为个人时返回用户账号;用户类型为机构时返回经办人账号
|
void |
setOrganizationId(String organizationId)
机构账号
|
void |
setUserId(String userId)
用户类型为个人时返回用户账号;用户类型为机构时返回经办人账号
|
Copyright © 2020. All Rights Reserved.