FieldOption

  • color
    Type: string

    Accent color for this option displayed in the UI, in 6-digit HEX format (e.g. '#FF5733').

  • created
    Type: string Format: date-time
    read-only

    Creation timestamp

  • createdUserId
    Type: integer
    read-only

    ID of user who created this record

  • customFieldInputId
    Type: integer

    ID of parent field

  • id
    Type: integer
    read-only

    Unique identifier - primary key

  • label
    Type: string

    Label of this option

  • value
    Type: string

    Internal stored value for this option; use this value (not the label) when setting a field value of type select or multiselect.