public class SaveRegistrantProfileRealNameVerificationRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
SaveRegistrantProfileRealNameVerificationRequest() |
@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="RegistrantProfileId") public Long registrantProfileId
@NameInMap(value="RegistrantProfileType") public String registrantProfileType
@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="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 SaveRegistrantProfileRealNameVerificationRequest()
public static SaveRegistrantProfileRealNameVerificationRequest build(Map<String,?> map) throws Exception
Exceptionpublic SaveRegistrantProfileRealNameVerificationRequest setAddress(String address)
public String getAddress()
public SaveRegistrantProfileRealNameVerificationRequest setCity(String city)
public String getCity()
public SaveRegistrantProfileRealNameVerificationRequest setCountry(String country)
public String getCountry()
public SaveRegistrantProfileRealNameVerificationRequest setEmail(String email)
public String getEmail()
public SaveRegistrantProfileRealNameVerificationRequest setIdentityCredential(String identityCredential)
public String getIdentityCredential()
public SaveRegistrantProfileRealNameVerificationRequest setIdentityCredentialNo(String identityCredentialNo)
public String getIdentityCredentialNo()
public SaveRegistrantProfileRealNameVerificationRequest setIdentityCredentialType(String identityCredentialType)
public String getIdentityCredentialType()
public SaveRegistrantProfileRealNameVerificationRequest setLang(String lang)
public String getLang()
public SaveRegistrantProfileRealNameVerificationRequest setPostalCode(String postalCode)
public String getPostalCode()
public SaveRegistrantProfileRealNameVerificationRequest setProvince(String province)
public String getProvince()
public SaveRegistrantProfileRealNameVerificationRequest setRegistrantName(String registrantName)
public String getRegistrantName()
public SaveRegistrantProfileRealNameVerificationRequest setRegistrantOrganization(String registrantOrganization)
public String getRegistrantOrganization()
public SaveRegistrantProfileRealNameVerificationRequest setRegistrantProfileId(Long registrantProfileId)
public Long getRegistrantProfileId()
public SaveRegistrantProfileRealNameVerificationRequest setRegistrantProfileType(String registrantProfileType)
public String getRegistrantProfileType()
public SaveRegistrantProfileRealNameVerificationRequest setRegistrantType(String registrantType)
public String getRegistrantType()
public SaveRegistrantProfileRealNameVerificationRequest setTelArea(String telArea)
public String getTelArea()
public SaveRegistrantProfileRealNameVerificationRequest setTelExt(String telExt)
public String getTelExt()
public SaveRegistrantProfileRealNameVerificationRequest setTelephone(String telephone)
public String getTelephone()
public SaveRegistrantProfileRealNameVerificationRequest setUserClientIp(String userClientIp)
public String getUserClientIp()
public SaveRegistrantProfileRealNameVerificationRequest setZhAddress(String zhAddress)
public String getZhAddress()
public SaveRegistrantProfileRealNameVerificationRequest setZhCity(String zhCity)
public String getZhCity()
public SaveRegistrantProfileRealNameVerificationRequest setZhProvince(String zhProvince)
public String getZhProvince()
public SaveRegistrantProfileRealNameVerificationRequest setZhRegistrantName(String zhRegistrantName)
public String getZhRegistrantName()
public SaveRegistrantProfileRealNameVerificationRequest setZhRegistrantOrganization(String zhRegistrantOrganization)
public String getZhRegistrantOrganization()
Copyright © 2023. All rights reserved.