jira.js
Guide
GitHub
Preparing search index...
cloud
CustomFieldContextDefaultValueFloatSchema
Variable CustomFieldContextDefaultValueFloatSchema
Const
CustomFieldContextDefaultValueFloatSchema
:
ZodObject
<
{
contextId
:
ZodString
;
number
:
ZodNumber
;
type
:
ZodEnum
<
{
float
:
"float"
}
>
;
}
,
$loose
,
>
= ...
Default value for a float (number) custom field.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Default value for a float (number) custom field.