Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
GetProjectsWithFieldSchemesResponse
Interface GetProjectsWithFieldSchemesResponse
Response item returned from get projects with field schemes.
interface
GetProjectsWithFieldSchemesResponse
{
projectId
?:
number
;
schemeId
?:
number
;
}
Index
Properties
project
Id?
scheme
Id?
Properties
Optional
project
Id
project
Id
?:
number
Optional
scheme
Id
scheme
Id
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
project
Id
scheme
Id
Source Code
@resolution/jira-api-client
Loading...
Response item returned from get projects with field schemes.