Documentation
Classes
Managers
DomainsManager

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

Return Type

price(props)

Check the price to purchase a domain and how long a single purchase period is. [API Reference]

props

Return Type

Promise<DomainPriceReturnType>