Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 996 Bytes

File metadata and controls

15 lines (11 loc) · 996 Bytes

DomainAvailableResponse

Properties

Name Type Description Notes
Domain string Domain name [default to null]
Available bool Whether or not the domain name is available [default to null]
Definitive bool Whether or not the `available` answer has been definitively verified with the registry [default to null]
Price int32 Price of the domain excluding taxes or fees. Only returned if tld is offered [optional] [default to null]
Currency string Currency in which the `price` is listed. Only returned if tld is offered [optional] [default to null]
Period int32 Number of years included in the price. Only returned if tld is offered [optional] [default to null]

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