Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Entity

Entity Object Reference

Properties

entityValue

entityValue: string

Entity value

Optional pronunciations

pronunciations: Array<Pronunciation>

List of pronunciations (minimum 1, maximum 255)

Optional weight

weight: undefined | number

Entity weight Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Entity): object

getJsonObj

  • getJsonObj(obj: Entity): object