jira.js
Guide
GitHub
Preparing search index...
admin
AccountStatusSchema
Variable AccountStatusSchema
Const
AccountStatusSchema
:
ZodCustom
<
"active"
|
"inactive"
|
"closed"
|
string
&
{}
,
"active"
|
"inactive"
|
"closed"
|
string
&
{}
,
>
= ...
The lifecycle status of the account.
active
- The account is active and can be used.
inactive
- The account is inactive and doesn't have access to any resources.
closed
- The account is closed and can't be used.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The lifecycle status of the account.
active- The account is active and can be used.inactive- The account is inactive and doesn't have access to any resources.closed- The account is closed and can't be used.