Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.09 KB

File metadata and controls

19 lines (15 loc) · 1.09 KB

DomainPurchase

Properties

Name Type Description Notes
Domain string For internationalized domain names with non-ascii characters, the domain name is converted to punycode before format and pattern validation rules are checked [default to null]
Consent Consent [default to null]
Period int32 [optional] [default to null]
NameServers []string [optional] [default to null]
RenewAuto bool [optional] [default to null]
Privacy bool [optional] [default to null]
ContactRegistrant Contact [optional] [default to null]
ContactAdmin Contact [optional] [default to null]
ContactTech Contact [optional] [default to null]
ContactBilling Contact [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]