Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LiteralArgument

QueryString argument of type literal.

Properties

Optional dataType

dataType: undefined | string

Data type of specified literal in queryString.

Const type

type: string = "LITERAL"

Optional value

value: any

Literal value specified in queryString.

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Argument): object

getJsonObj