Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
SuccessOrErrorResults
Interface SuccessOrErrorResults
interface
SuccessOrErrorResults
{
error
?:
RemoveFieldParametersResultError
;
fieldId
?:
string
;
schemeId
?:
number
;
success
?:
boolean
;
workTypeIds
?:
number
[]
;
}
Index
Properties
error?
field
Id?
scheme
Id?
success?
work
Type
Ids?
Properties
Optional
error
error
?:
RemoveFieldParametersResultError
Error during remove field parameters operation.
Optional
field
Id
field
Id
?:
string
Optional
scheme
Id
scheme
Id
?:
number
Optional
success
success
?:
boolean
Optional
work
Type
Ids
work
Type
Ids
?:
number
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
field
Id
scheme
Id
success
work
Type
Ids
Source Code
@resolution/jira-api-client
Loading...
Error during remove field parameters operation.