Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
CustomFieldValueUpdateDetails
Interface CustomFieldValueUpdateDetails
Details of updates for a custom field.
interface
CustomFieldValueUpdateDetails
{
updates
?:
CustomFieldValueUpdate
[]
;
}
Index
Properties
updates?
Properties
Optional
updates
updates
?:
CustomFieldValueUpdate
[]
The list of custom field update details.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
updates
Source Code
@resolution/jira-api-client
Loading...
Details of updates for a custom field.