public class SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest() |
@NameInMap(value="Address") public String address
@NameInMap(value="City") public String city
@NameInMap(value="Country") public String country
@NameInMap(value="Email") public String email
@NameInMap(value="IdentityCredential") public String identityCredential
@NameInMap(value="IdentityCredentialNo") public String identityCredentialNo
@NameInMap(value="IdentityCredentialType") public String identityCredentialType
@NameInMap(value="Lang") public String lang
@NameInMap(value="PostalCode") public String postalCode
@NameInMap(value="Province") public String province
@NameInMap(value="RegistrantName") public String registrantName
@NameInMap(value="RegistrantOrganization") public String registrantOrganization
@NameInMap(value="RegistrantType") public String registrantType
@NameInMap(value="TelArea") public String telArea
@NameInMap(value="TelExt") public String telExt
@NameInMap(value="Telephone") public String telephone
@NameInMap(value="TransferOutProhibited") public Boolean transferOutProhibited
@NameInMap(value="UserClientIp") public String userClientIp
@NameInMap(value="ZhAddress") public String zhAddress
@NameInMap(value="ZhCity") public String zhCity
@NameInMap(value="ZhProvince") public String zhProvince
@NameInMap(value="ZhRegistrantName") public String zhRegistrantName
@NameInMap(value="ZhRegistrantOrganization") public String zhRegistrantOrganization
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest()
public static SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest build(Map<String,?> map) throws Exception
Exceptionpublic SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setAddress(String address)
public String getAddress()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setCity(String city)
public String getCity()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setCountry(String country)
public String getCountry()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setDomainName(List<String> domainName)
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setEmail(String email)
public String getEmail()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setIdentityCredential(String identityCredential)
public String getIdentityCredential()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setIdentityCredentialNo(String identityCredentialNo)
public String getIdentityCredentialNo()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setIdentityCredentialType(String identityCredentialType)
public String getIdentityCredentialType()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setLang(String lang)
public String getLang()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setPostalCode(String postalCode)
public String getPostalCode()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setProvince(String province)
public String getProvince()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setRegistrantName(String registrantName)
public String getRegistrantName()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setRegistrantOrganization(String registrantOrganization)
public String getRegistrantOrganization()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setRegistrantType(String registrantType)
public String getRegistrantType()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setTelArea(String telArea)
public String getTelArea()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setTelExt(String telExt)
public String getTelExt()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setTelephone(String telephone)
public String getTelephone()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setTransferOutProhibited(Boolean transferOutProhibited)
public Boolean getTransferOutProhibited()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setUserClientIp(String userClientIp)
public String getUserClientIp()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setZhAddress(String zhAddress)
public String getZhAddress()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setZhCity(String zhCity)
public String getZhCity()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setZhProvince(String zhProvince)
public String getZhProvince()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setZhRegistrantName(String zhRegistrantName)
public String getZhRegistrantName()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialRequest setZhRegistrantOrganization(String zhRegistrantOrganization)
public String getZhRegistrantOrganization()
Copyright © 2023. All rights reserved.