Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
UpdateProjectsInSchemeRequestBean
Interface UpdateProjectsInSchemeRequestBean
Update projects in a scheme
interface
UpdateProjectsInSchemeRequestBean
{
add
?:
PrioritySchemeChangesWithoutMappings
;
remove
?:
PrioritySchemeChangesWithoutMappings
;
}
Hierarchy
Record
<
string
,
unknown
>
UpdateProjectsInSchemeRequestBean
Index
Properties
add?
remove?
Properties
Optional
add
add
?:
PrioritySchemeChangesWithoutMappings
Projects to add to a scheme
Optional
remove
remove
?:
PrioritySchemeChangesWithoutMappings
Projects to remove from a scheme
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
add
remove
Source Code
@resolution/jira-api-client
Loading...
Update projects in a scheme