jira.js
Guide
GitHub
Preparing search index...
cloud
LicensedApplicationSchema
Variable LicensedApplicationSchema
Const
LicensedApplicationSchema
:
ZodObject
<
{
id
:
ZodString
;
plan
:
ZodCustom
<
string
&
{}
|
"UNLICENSED"
|
"FREE"
|
"PAID"
,
string
&
{}
|
"UNLICENSED"
|
"FREE"
|
"PAID"
,
>
;
}
,
$loose
,
>
= ...
Details about a licensed Jira application.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details about a licensed Jira application.