jamespot-user-api
Preparing search index...
wedocQueryResultsSchema
Variable wedocQueryResultsSchema
Const
wedocQueryResultsSchema
:
ZodObject
<
{
cnt
:
ZodNumber
;
data
:
ZodArray
<
ZodObject
<
ZodShape
<
jObjectBase
>
&
{
_audience
:
ZodArray
<
ZodUnion
<
[
ZodObject
<
(...)
&
(...)
,
"strip"
,
ZodTypeAny
,
UserLittle
,
UserLittle
,
>
,
ZodObject
<
(...)
&
(...)
,
"strip"
,
ZodTypeAny
,
jGroupLittle
,
jGroupLittle
,
>
,
ZodObject
<
(...)
&
(...)
,
"strip"
,
ZodTypeAny
,
jFolderLittle
,
jFolderLittle
,
>
,
ZodObject
<
(...)
&
(...)
,
"strip"
,
ZodTypeAny
,
jNetworkLittle
,
jNetworkLittle
,
>
,
]
,
>
,
"many"
,
>
;
_extend
:
ZodObject
<
{
_url
:
ZodString
;
dateCreation
:
ZodString
;
dateModified
:
ZodString
;
fileInfo
:
ZodObject
<
ZodShape
<
OnlyOfficeFileInfo
>
,
"strip"
,
ZodTypeAny
,
OnlyOfficeFileInfo
,
OnlyOfficeFileInfo
,
>
;
generalAccessHash
:
ZodUnion
<
[
ZodString
,
ZodUndefined
]
>
;
generalAccessRule
:
ZodString
;
parentFiles
:
ZodArray
<
ZodNumber
,
"many"
>
;
parentId
:
ZodNumber
;
parentType
:
ZodString
;
}
,
"strip"
,
ZodTypeAny
,
{
_url
:
string
;
dateCreation
:
string
;
dateModified
:
string
;
fileInfo
:
OnlyOfficeFileInfo
;
generalAccessHash
?:
string
;
generalAccessRule
:
string
;
parentFiles
:
number
[]
;
parentId
:
number
;
parentType
:
string
;
}
,
{
_url
:
string
;
dateCreation
:
string
;
dateModified
:
string
;
fileInfo
:
OnlyOfficeFileInfo
;
generalAccessHash
?:
string
;
generalAccessRule
:
string
;
parentFiles
:
number
[]
;
parentId
:
number
;
parentType
:
string
;
}
,
>
;
_right
:
ZodObject
<
ZodShape
<
Rights
>
,
"strip"
,
ZodTypeAny
,
Rights
,
Rights
,
>
;
_user
:
ZodObject
<
{
_url
:
ZodString
;
id
:
ZodType
<
number
,
ZodTypeDef
,
number
>
;
mainType
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
title
:
ZodString
;
type
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
uri
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
}
&
{
dateCreation
:
ZodString
;
dateModified
:
ZodString
;
level
:
ZodNativeEnum
<
{
ADMIN
:
...
;
EXTERNAL
:
...
;
GUEST
:
...
;
USER
:
...
}
,
>
;
variant
:
ZodOptional
<
ZodNativeEnum
<
(...)
>
>
;
}
,
"strip"
,
ZodTypeAny
,
UserLittle
,
UserLittle
,
>
;
mimetype
:
ZodString
;
title
:
ZodString
;
}
,
"strip"
,
ZodTypeAny
,
OnlyOfficeFile
,
OnlyOfficeFile
,
>
,
"many"
,
>
;
limit
:
ZodNumber
;
page
:
ZodNumber
;
}
,
"strip"
,
ZodTypeAny
,
{
cnt
:
number
;
data
:
OnlyOfficeFile
[]
;
limit
:
number
;
page
:
number
}
,
{
cnt
:
number
;
data
:
OnlyOfficeFile
[]
;
limit
:
number
;
page
:
number
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...