Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Item

The model for an item within an array of filter values.

Properties

Optional code

code: undefined | string

A code assigned to the item.

Optional name

name: undefined | string

The name of the item.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Item): object

getJsonObj

  • getJsonObj(obj: Item): object