Preparing search index...
The search index is not available
sr-api
sr-api
types
jiraProject
ProjectDto
Interface ProjectDto
interface
ProjectDto
{
avatarUrls
:
{
16x16
:
string
;
24x24
:
string
;
32x32
:
string
;
48x48
:
string
;
}
;
id
:
string
;
key
:
string
;
name
:
string
;
projectTypeKey
?:
string
;
style
?:
unknown
;
}
Index
Properties
avatar
Urls
id
key
name
project
Type
Key?
style?
Properties
avatar
Urls
avatar
Urls
:
{
16x16
:
string
;
24x24
:
string
;
32x32
:
string
;
48x48
:
string
;
}
Type declaration
16x16
:
string
24x24
:
string
32x32
:
string
48x48
:
string
id
id
:
string
key
key
:
string
name
name
:
string
Optional
project
Type
Key
project
Type
Key
?:
string
Optional
style
style
?:
unknown
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
avatar
Urls
id
key
name
project
Type
Key
style
sr-api
Loading...