public static class QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile() |
@NameInMap(value="Address") public String address
@NameInMap(value="City") public String city
@NameInMap(value="Country") public String country
@NameInMap(value="CreateTime") public String createTime
@NameInMap(value="DefaultRegistrantProfile") public Boolean defaultRegistrantProfile
@NameInMap(value="Email") public String email
@NameInMap(value="EmailVerificationStatus") public Integer emailVerificationStatus
@NameInMap(value="PostalCode") public String postalCode
@NameInMap(value="Province") public String province
@NameInMap(value="RealNameStatus") public String realNameStatus
@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="UpdateTime") public String updateTime
@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 QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile()
public static QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile build(Map<String,?> map) throws Exception
Exceptionpublic QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setAddress(String address)
public String getAddress()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setCity(String city)
public String getCity()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setCountry(String country)
public String getCountry()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setCreateTime(String createTime)
public String getCreateTime()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setDefaultRegistrantProfile(Boolean defaultRegistrantProfile)
public Boolean getDefaultRegistrantProfile()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setEmail(String email)
public String getEmail()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setEmailVerificationStatus(Integer emailVerificationStatus)
public Integer getEmailVerificationStatus()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setPostalCode(String postalCode)
public String getPostalCode()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setProvince(String province)
public String getProvince()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setRealNameStatus(String realNameStatus)
public String getRealNameStatus()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setRegistrantName(String registrantName)
public String getRegistrantName()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setRegistrantOrganization(String registrantOrganization)
public String getRegistrantOrganization()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setRegistrantProfileId(Long registrantProfileId)
public Long getRegistrantProfileId()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setRegistrantProfileType(String registrantProfileType)
public String getRegistrantProfileType()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setRegistrantType(String registrantType)
public String getRegistrantType()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setTelArea(String telArea)
public String getTelArea()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setTelExt(String telExt)
public String getTelExt()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setTelephone(String telephone)
public String getTelephone()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setUpdateTime(String updateTime)
public String getUpdateTime()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setZhAddress(String zhAddress)
public String getZhAddress()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setZhCity(String zhCity)
public String getZhCity()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setZhProvince(String zhProvince)
public String getZhProvince()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setZhRegistrantName(String zhRegistrantName)
public String getZhRegistrantName()
public QueryRegistrantProfilesResponseBody.QueryRegistrantProfilesResponseBodyRegistrantProfilesRegistrantProfile setZhRegistrantOrganization(String zhRegistrantOrganization)
public String getZhRegistrantOrganization()
Copyright © 2023. All rights reserved.