Package | Description |
---|---|
com.tencentcloudapi.ssl.v20191205.models |
Modifier and Type | Method and Description |
---|---|
CompanyInfo[] |
DescribeCompaniesResponse.getCompanies()
Get 公司列表
|
CompanyInfo |
DescribeManagerDetailResponse.getCompanyInfo()
Get 管理人所属公司信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeCompaniesResponse.setCompanies(CompanyInfo[] Companies)
Set 公司列表
|
void |
DescribeManagerDetailResponse.setCompanyInfo(CompanyInfo CompanyInfo)
Set 管理人所属公司信息
|
Constructor and Description |
---|
CompanyInfo(CompanyInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.