public class SaveBatchTaskForUpdatingContactInfoByNewContactRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
SaveBatchTaskForUpdatingContactInfoByNewContactRequest() |
@NameInMap(value="Address") public String address
@NameInMap(value="City") public String city
@NameInMap(value="ContactType") public String contactType
@NameInMap(value="Country") public String country
@NameInMap(value="Email") public String email
@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 SaveBatchTaskForUpdatingContactInfoByNewContactRequest()
public static SaveBatchTaskForUpdatingContactInfoByNewContactRequest build(Map<String,?> map) throws Exception
Exceptionpublic SaveBatchTaskForUpdatingContactInfoByNewContactRequest setAddress(String address)
public String getAddress()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setCity(String city)
public String getCity()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setContactType(String contactType)
public String getContactType()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setCountry(String country)
public String getCountry()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setDomainName(List<String> domainName)
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setEmail(String email)
public String getEmail()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setLang(String lang)
public String getLang()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setPostalCode(String postalCode)
public String getPostalCode()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setProvince(String province)
public String getProvince()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setRegistrantName(String registrantName)
public String getRegistrantName()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setRegistrantOrganization(String registrantOrganization)
public String getRegistrantOrganization()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setRegistrantType(String registrantType)
public String getRegistrantType()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setTelArea(String telArea)
public String getTelArea()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setTelExt(String telExt)
public String getTelExt()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setTelephone(String telephone)
public String getTelephone()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setTransferOutProhibited(Boolean transferOutProhibited)
public Boolean getTransferOutProhibited()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setUserClientIp(String userClientIp)
public String getUserClientIp()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setZhAddress(String zhAddress)
public String getZhAddress()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setZhCity(String zhCity)
public String getZhCity()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setZhProvince(String zhProvince)
public String getZhProvince()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setZhRegistrantName(String zhRegistrantName)
public String getZhRegistrantName()
public SaveBatchTaskForUpdatingContactInfoByNewContactRequest setZhRegistrantOrganization(String zhRegistrantOrganization)
public String getZhRegistrantOrganization()
Copyright © 2023. All rights reserved.