Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FieldValue

Field value representing and entry in a list-of-values field.

Properties

Optional displayValue

displayValue: undefined | string

Display representation of the field value.

Optional internalValue

internalValue: any

Internal representation of the field value.

Optional isDeleted

isDeleted: undefined | false | true

Denotes if this list-of-values value has been marked as deleted.

Functions

getDeserializedJsonObj

getJsonObj