DomainsManager
Extends BaseManager
export class DomainsManager extends BaseManager {}
Methods
isAvailable(props)
Check if a domain name is available for purchase. API Reference (opens in a new tab)
props
- Type:
DomainAvailableProps
- Required:
true
Return Type
price(props)
Check the price to purchase a domain and how long a single purchase period is. [API Reference]
props
- Type:
DomainPriceProps
- Required:
true