jira.js
Guide
GitHub
Preparing search index...
cloud
getAllAccessibleProjectTypes
Function getAllAccessibleProjectTypes
getAllAccessibleProjectTypes
(
client
:
Client
,
options
?:
RequestOptions
,
)
:
Promise
<
{
color
?:
string
;
descriptionI18nKey
?:
string
;
formattedKey
?:
string
;
icon
?:
string
;
key
?:
string
;
[
key
:
string
]:
unknown
;
}
[]
,
>
Returns all
project types
with a valid license.
Parameters
client
:
Client
Optional
options
:
RequestOptions
Returns
Promise
<
{
color
?:
string
;
descriptionI18nKey
?:
string
;
formattedKey
?:
string
;
icon
?:
string
;
key
?:
string
;
[
key
:
string
]:
unknown
;
}
[]
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Returns all project types with a valid license.