tencent cloud

文档反馈

Data Types

最后更新时间:2023-03-28 10:48:39

AdminContact

The admin contact.

Used by actions: CreateIntlTemplate, DescribeIntlTemplate, DescribeIntlTemplateList.

Name Type Required Description
FirstName String Yes The first name.
LastName String Yes The last name.
Country String Yes The country or region name, such as CN.
Province String Yes The province or state name.
City String Yes The city name.
AddressLine String Yes The address line 1.
ZipCode String Yes The zip code.
Email String Yes The email address.
Phone String Yes The mobile number, such as +86.13600000000.
CompanyName String No The company or organization name.
Note: This field may return null, indicating that no valid values can be obtained.
JobTitle String No The job title.
Note: This field may return null, indicating that no valid values can be obtained.
AddressLineTwo String No The address line 2.
Note: This field may return null, indicating that no valid values can be obtained.
Fax String No The fax number.
Note: This field may return null, indicating that no valid values can be obtained.

BatchDomainBuyDetails

The log details of bulk domain purchase

Used by actions: DescribeIntlDomainBatchDetails.

Name Type Description
Id Integer The details ID.
Action String The bulk operation type. Valid values: new (register domains), batch_transfer_prohibition_on (enable transfer prohibition), batch_transfer_prohibition_off (disable transfer prohibition), batch_update_prohibition_on (enable update prohibition), batch_update_prohibition_off (disable update prohibition).
Domain String The domains.
Status String The status. Valid values: SUCCESS, FAILURE
Reason String The reason for failure.
Note: This field may return null, indicating that no valid values can be obtained.
CreatedOn String The creation time.
UpdatedOn String The update time.
TransferDnsResult Boolean Null: The DNS service is not transferred. false: The DNS service failed to be transferred. true: The DNS service is transferred successfully.
Note: This field may return null, indicating that no valid values can be obtained.
ReasonZh String The reason for failure, expressed in Chinese.
Note: This field may return null, indicating that no valid values can be obtained.
PayStatus Integer The payment status.
Note: This field may return null, indicating that no valid values can be obtained.

BatchDomainBuyLog

The log of bulk domain purchase

Used by actions: DescribeIntlBatchOperationLogs.

Name Type Description
LogId Integer The log ID.
Action String The bulk operation type. Valid values: new (register domains), batch_transfer_prohibition_on (enable transfer prohibition), batch_transfer_prohibition_off (disable transfer prohibition), batch_update_prohibition_on (enable update prohibition), batch_update_prohibition_off (disable update prohibition).
Number Integer The quantity.
Status String The execution status. Valid values: doing, done
CreatedOn String The submission time.

BillingContact

The contact person for bills.

Used by actions: CreateIntlTemplate, DescribeIntlTemplate, DescribeIntlTemplateList.

Name Type Required Description
FirstName String Yes The first name.
LastName String Yes The last name.
Country String Yes The country or region name, such as CN.
Province String Yes The province or state name.
City String Yes The city name.
AddressLine String Yes The address line 1.
ZipCode String Yes The zip code.
Email String Yes The email address.
Phone String Yes The mobile number, such as +86.13600000000.
CompanyName String No The company or organization name.
Note: This field may return null, indicating that no valid values can be obtained.
JobTitle String No The job title.
Note: This field may return null, indicating that no valid values can be obtained.
AddressLineTwo String No The address line 2.
Note: This field may return null, indicating that no valid values can be obtained.
Fax String No The fax number.
Note: This field may return null, indicating that no valid values can be obtained.

IntlBatchDetails

The details of the bulk task

Used by actions: DescribeIntlBatchDetailStatus.

Name Type Description
Id Integer The ID of the bulk task.
Status String The task status.
Reason String The reason.
ReasonZh String The reason, expressed in Chinese.

IntlContactInfo

The contact information.

Used by actions: DescribeIntlDomain, DescribeIntlDomainList.

Name Type Description
City String The city name.
Country String The country or region name.
Email String The email address.
OrganizationName String The domain registrant.
Province String The province or state name.
RegistrantName String The name of the registrant.
RegistrantType String The registrant type. Valid values: I (individual), E (organization).
Street String The detailed address.
Telephone String The mobile number.
ZipCode String The zip code.
FirstName String The first name.
LastName String The last name.
CompanyName String The company name.

IntlDomainInfo

The domain information set.

Used by actions: DescribeIntlDomain, DescribeIntlDomainList.

Name Type Description
AutoRenew Integer The auto-renewal flag. Valid values: 0 (disabled by default), 1 (enabled), 2 (disabled).
CreationDate String The registration time.
DomainId String The domain ID.
DnsStatus Integer The DNS status. Valid values: 1 (DNSPod), 2 (others), 3 (unknown).
DomainName String The domains.
DomainStatus Array of String The domain status.
Status String The purchase status of the domain. Valid values:
ok: Normal.
RegisterPending: Pending registration.
RegisterDoing: Registration in progress.
RegisterFailed: Registration failed.
RenewPending: Renewal grace period.
RenewDoing: Renewing.
RedemptionPending: Redemption period.
AboutToExpire: About to expire.
TransferPending: Pending transfer.
TransferTransing: Transfer in progress.
TransferFailed: Transfer failed.
ExpirationDate String The expiration date.
ExpireMessage Integer The auto-renewal flag. Valid values: 1 (enabled), 2 (disabled), 3 (disabled by default).
IsPremium Boolean Whether the domain is a premium one.
Dns Array of String The DNS server of the domain.
ContactInfo IntlContactInfo The contact information.
CanRenewYears Integer The number of years available for renewal. The value 0 indicates that the domain has reached its maximum validity period (10 years) and cannot be renewed.
RegistrarType String The registrar type. If the value is epp, the registration time on the page is followed by (UTC). Otherwise, it is followed by (UTC+8).
Uin String The account to which the domain belongs.
TemplateId String The profile ID.
SupportDnssec Boolean Whether DNSSEC is supported.
WhoisPrivacy Integer WHOIS privacy service status. Valid values: 1 (enabled), 2 (disabled), 3 (enabling), 4 (disabling).
ModifyStatus String Valid values: NotModify (not modified), Modifying, Failed (failed to modify)
DnsModifyStatus String Valid values: NotModify (not modified), Modifying, Failed (failed to modify)

IntlPhoneEmailLists

The list of verified mobile numbers and email addresses.

Used by actions: DescribeIntlPhoneEmailList.

Name Type Description
Code String The mobile number or email address.
Type Integer The type. Valid values: 1 (mobile number), 2 (email address).
CreatedOn String The verification time.

IntlTemplate

The details of the registrant profile.

Used by actions: DescribeIntlTemplateList.

Name Type Description
RegistrantContact RegistrantContact The registrant contact.
AdminContact AdminContact The admin contact.
TechnicalContact TechnicalContact The technical contact.
BillingContact BillingContact The contact person for bills.
CreatedOn Timestamp The creation time.
TemplateId String The profile ID.
IsDefault Integer Whether the profile is the default one.
UpdatedOn Timestamp The last update time.

IntlTemplateInfo

The registrant profile details.

Used by actions: DescribeIntlTemplate.

Name Type Description
RegistrantContact RegistrantContact The registrant contact.
AdminContact AdminContact The admin contact.
TechnicalContact TechnicalContact The technical contact.
BillingContact BillingContact The contact person for bills.
CreatedOn Timestamp The creation time.
TemplateId String The profile ID.
TemplateType String The registrant type. Valid values: I (individual), E (organization).
UpdatedOn Timestamp The last updated time.
Uin String The account ID.
IsDefault Integer Whether the profile is the default one.

PriceInfoNew

The price information of the domains.

Used by actions: DescribeIntlDomainPriceNewList.

Name Type Description
Tld String The domain suffix, such as .com.
Year Integer The purchase years. Value range: [1-10]
Price Float The original price of the domain.
RealPrice Float The current price of the domain.
Operation String The domain purchase type. Valid values: new, renew, redem (redeem), tran (transfer in).
Title String The title.
Note: This field may return null, indicating that no valid values can be obtained.

RegistrantContact

The registrant contact.

Used by actions: CreateIntlTemplate, DescribeIntlTemplate, DescribeIntlTemplateList.

Name Type Required Description
FirstName String Yes The first name.
LastName String Yes The last name.
Country String Yes The country or region name, such as CN.
Province String Yes The province or state name.
City String Yes The city name.
AddressLine String Yes The address line 1.
ZipCode String Yes The zip code.
Email String Yes The email address.
Phone String Yes The mobile number, such as +86.1360000000.
CompanyName String No The company or organization name.
Note: This field may return null, indicating that no valid values can be obtained.
JobTitle String No The job title.
Note: This field may return null, indicating that no valid values can be obtained.
AddressLineTwo String No The address line 2.
Note: This field may return null, indicating that no valid values can be obtained.
Fax String No The fax number.
Note: This field may return null, indicating that no valid values can be obtained.

TechnicalContact

The technical contact.

Used by actions: CreateIntlTemplate, DescribeIntlTemplate, DescribeIntlTemplateList.

Name Type Required Description
FirstName String Yes The first name.
LastName String Yes The last name.
Country String Yes The country or region name, such as CN.
Province String Yes The province or state name.
City String Yes The city name.
AddressLine String Yes The address line 1.
ZipCode String Yes The zip code.
Email String Yes The email address.
Phone String Yes The mobile number, such as +86.13600000000.
CompanyName String No The company or organization name.
Note: This field may return null, indicating that no valid values can be obtained.
JobTitle String No The job title.
Note: This field may return null, indicating that no valid values can be obtained.
AddressLineTwo String No The address line 2.
Note: This field may return null, indicating that no valid values can be obtained.
Fax String No The fax number.
Note: This field may return null, indicating that no valid values can be obtained.