The type of custom field.
The custom field ID.
The issue ID.
Optional
numberThe value of number type custom field when _type
is NumberIssueField
.
Optional
optionIDThe value of single select and multiselect custom field type when _type
is
SingleSelectIssueField
or MultiSelectIssueField
.
Optional
richThe value of richText type custom field when _type
is RichTextIssueField
.
Optional
stringThe value of string type custom field when _type
is StringIssueField
.
Optional
textThe value of of text custom field type when _type
is TextIssueField
.
A list of custom field details.