Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20201222.models |
Modifier and Type | Method and Description |
---|---|
Address |
CreateSubOrganizationRequest.getContactAddress()
Get 企业联系地址
|
Address |
CreateSubOrganizationAndSealRequest.getContactAddress()
Get 企业联系地址
|
Address |
ModifySubOrganizationInfoRequest.getContactAddress()
Get 企业联系地址
|
Address |
SubOrganizationDetail.getContactAddress()
Get 企业联系地址
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateSubOrganizationRequest.setContactAddress(Address ContactAddress)
Set 企业联系地址
|
void |
CreateSubOrganizationAndSealRequest.setContactAddress(Address ContactAddress)
Set 企业联系地址
|
void |
ModifySubOrganizationInfoRequest.setContactAddress(Address ContactAddress)
Set 企业联系地址
|
void |
SubOrganizationDetail.setContactAddress(Address ContactAddress)
Set 企业联系地址
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
Address(Address 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 © 2022. All rights reserved.