jira.js
Guide
GitHub
Preparing search index...
userProvisioning
ScimUserLinkSchema
Variable ScimUserLinkSchema
Const
ScimUserLinkSchema
:
ZodObject
<
{
atlassianAccountId
:
ZodOptional
<
ZodNullable
<
ZodString
>
>
;
directoryId
:
ZodString
;
orgId
:
ZodString
;
scimUserId
:
ZodString
;
}
,
$loose
,
>
= ...
Represents a SCIM user link with associated IDs.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Represents a SCIM user link with associated IDs.