Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SetChildRecordRequest

Index

Properties

address

address: string | null

The address that is resolved when resolving the domain name.

data

Additional metadata.

Optional expiry

expiry: Date | null

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

label: string

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

owner

owner: string

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

parent

parent: string

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

Generated using TypeDoc