Type alias FieldInt

FieldInt: { type: "INT"; valueInt: number }

Type declaration

  • type: "INT"
  • valueInt: number

Generated using TypeDoc