Constructors

Properties

address: null | string

The address that is resolved when resolving the domain name.

data: RecordMetadata

Additional metadata.

expiry?: null | Date

The expiry of the record. Only used by the TLD registrar to set expiry for 2nd level domains. Should not be used for subdomains.

label: string

The first part of the domain name (e.g. bob if full domain name is bob.alice.tez)

owner: string

The address that should be set as the owner of the domain record.

parent: string

The parent part of the domain name (e.g. alice.tez if full domain name is bob.alice.tez)