Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CaseField

Index

Properties

configs: { context: { is_global: boolean; project_ids: number[] }; options: { default_value: string; is_required: boolean; items: string } }

Type declaration

  • context: { is_global: boolean; project_ids: number[] }
    • is_global: boolean
    • project_ids: number[]
  • options: { default_value: string; is_required: boolean; items: string }
    • default_value: string
    • is_required: boolean
    • items: string
description?: string
include_all?: boolean
label: string
name: string
template_ids: number[]
type: string

Generated using TypeDoc