Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TXT

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new TXT(__namedParameters: object): TXT

Properties

data

data: DataType

name

name: string

timestamp

timestamp: Date

ttl

ttl: number

type

Methods

Static parse

  • parse(record: any, options?: object): TXT
  • Parameters

    • record: any
    • Default value options: object = {}
      • Optional binary?: boolean

    Returns TXT

Static serialize

  • serialize(record: any, options?: object): TXT
  • Parameters

    • record: any
    • Default value options: object = {}
      • Optional binary?: boolean

    Returns TXT