Objects
/
NumbersValue

NumbersValue

Fields

  • column
    Column!
    Required
    The column that this value belongs to.
  • direction
    NumberValueUnitDirection
    Indicates where the symbol should be placed - on the right or left of the number
  • id
    ID!
    Required
    The column's unique identifier.
  • number
    Float
    Number
  • symbol
    String
    The symbol of the unit
  • text
    String
  • type
    ColumnType!
    Required
    The column's type.
  • value
    JSON
    The column's raw value in JSON format.
NotificationOutOfOffice
Built with