jira.js
Guide
GitHub
Preparing search index...
cloud
ProjectWithDataPolicySchema
Variable ProjectWithDataPolicySchema
Const
ProjectWithDataPolicySchema
:
ZodObject
<
{
dataPolicy
:
ZodOptional
<
ZodObject
<
{
anyContentBlocked
:
ZodOptional
<
ZodBoolean
>
}
,
$loose
>
,
>
;
id
:
ZodOptional
<
ZodNumber
>
;
}
,
$loose
,
>
= ...
Details about data policies for a project.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details about data policies for a project.