Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
DeleteFieldAssociationSchemeResponse
Interface DeleteFieldAssociationSchemeResponse
Response object after successfully deleting a field association scheme.
interface
DeleteFieldAssociationSchemeResponse
{
deleted
?:
boolean
;
id
?:
string
;
}
Index
Properties
deleted?
id?
Properties
Optional
deleted
deleted
?:
boolean
Optional
id
id
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
deleted
id
Source Code
@resolution/jira-api-client
Loading...
Response object after successfully deleting a field association scheme.