Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Tag

Definition of a tag which is a key-value pair.

Properties

tagName

tagName: string

Key that specifies the tag name.

tagValue

tagValue: string

Value associated with the tag key.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Tag): object

getJsonObj

  • getJsonObj(obj: Tag): object