jamespot-user-api
Preparing search index...
msTenantEntitySchema
Variable msTenantEntitySchema
Const
msTenantEntitySchema
:
ZodObject
<
Omit
<
ZodShape
<
BaseEntity
>
,
"id"
>
&
{
name
:
ZodOptional
<
ZodUnion
<
[
ZodLiteral
<
"groups"
>
,
ZodLiteral
<
"sites"
>
,
ZodLiteral
<
"onedrive"
>
,
ZodLiteral
<
"group"
>
,
ZodLiteral
<
"documents"
>
,
ZodLiteral
<
"me"
>
,
]
,
>
,
>
;
}
,
"strip"
,
ZodTypeAny
,
{
name
?:
"group"
|
"groups"
|
"sites"
|
"onedrive"
|
"documents"
|
"me"
;
title
:
string
;
type
:
string
;
}
,
{
name
?:
"group"
|
"groups"
|
"sites"
|
"onedrive"
|
"documents"
|
"me"
;
title
:
string
;
type
:
string
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...