Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Question

Hierarchy

  • Question

Index

Constructors

Properties

Constructors

constructor

  • new Question(__namedParameters?: { name: string; type: "TXT" | "A" | "AAAA" | "PTR" | "SRV" | "ANY" }): Question
  • Parameters

    • Default value __namedParameters: { name: string; type: "TXT" | "A" | "AAAA" | "PTR" | "SRV" | "ANY" } = {}
      • name: string
      • type: "TXT" | "A" | "AAAA" | "PTR" | "SRV" | "ANY"

    Returns Question

Properties

name

name: string

type