jira.js
Guide
GitHub
Preparing search index...
server
Option
Interface Option
interface
Option
{
childOptions
?:
Option
[]
;
id
?:
number
;
name
?:
string
;
optionId
?:
number
;
value
?:
string
;
}
Index
Properties
child
Options?
id?
name?
option
Id?
value?
Properties
Optional
child
Options
childOptions
?:
Option
[]
Optional
id
id
?:
number
Optional
name
name
?:
string
Optional
option
Id
optionId
?:
number
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
child
Options
id
name
option
Id
value
Guide
GitHub
jira.js
Loading...