Options
All
  • Public
  • Public/Protected
  • All
Menu

Details about a field.

Hierarchy

  • FieldDetails

Index

Properties

Optional clauseNames

clauseNames: string[]

The names that can be used to reference the field in an advanced search. For more information, see Advanced searching - fields reference.

Optional custom

custom: boolean

Whether the field is a custom field.

Optional id

id: string

The ID of the field.

Optional key

key: string

The key of the field.

Optional name

name: string

The name of the field.

Optional navigable

navigable: boolean

Whether the field can be used as a column on the issue navigator.

Optional orderable

orderable: boolean

Whether the content of the field can be used to order lists.

Optional schema

schema: JsonTypeBean

The data schema for the field.

Optional scope

scope: Scope

The scope of the field.

Optional searchable

searchable: boolean

Whether the content of the field can be searched.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc