AppConstant

  • display_name
    Type: string · Display Name
    required

    The display name shown to users

  • object_id
    Type: string · Object Id
    required

    The unique object identifier for this constant

  • value
    Type: string · Value
    required

    The value of this constant

  • variable_name
    Type: string · Variable Name
    required

    The variable name used internally

  • variable_type
    enum
    const:  
    text
    required

    The type of constant (only 'text' supported)

    values
    • text
  • description
    Type: string · Description nullable

    A description of this constant