Interface UpdateCustomField

Hierarchy

  • UpdateCustomField

Properties

after_id?: string

The ID of the CustomField we want to move this CustomField after.

Format

uuid

before_id?: string

The ID of the CustomField we want to move this CustomField before.

Format

uuid

description?: string

A description of the purpose of this field.

enabled?: boolean

Indicates whether the Field is enabled for the Workspace. Only enabled fields can be applied to Stories.

icon_set_identifier?: string

A frontend-controlled string that represents the icon for this custom field.

Min Length

1

Max Length

63

name?: string

A collection of objects representing reporting periods for years.

Min Length

1

Max Length

63

A collection of EnumValue objects representing the values in the domain of some Custom Field.

Generated using TypeDoc