Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
CustomFieldContextDefaultValueForgeObjectField
Interface CustomFieldContextDefaultValueForgeObjectField
The default value for a Forge object custom field.
interface
CustomFieldContextDefaultValueForgeObjectField
{
object
?:
{
[
key
:
string
]
:
unknown
;
}
;
type
:
string
;
}
Index
Properties
object?
type
Properties
Optional
object
object
?:
{
[
key
:
string
]
:
unknown
;
}
The default JSON object.
type
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
object
type
Source Code
@resolution/jira-api-client
Loading...
The default value for a Forge object custom field.