jamespot-user-api
Preparing search index...
jTvChannelListSchema
Variable jTvChannelListSchema
Const
jTvChannelListSchema
:
ZodUnion
<
[
ZodObject
<
{
_audience
:
ZodArray
<
ZodUnion
<
[
ZodObject
<
{
_url
:
...
;
id
:
...
;
mainType
:
...
;
title
:
...
;
type
:
...
;
uri
:
...
;
}
&
{
dateCreation
:
...
;
dateModified
:
...
;
level
:
...
;
variant
:
...
;
}
,
"strip"
,
ZodTypeAny
,
UserLittle
,
UserLittle
,
>
,
ZodObject
<
{
_url
:
...
;
id
:
...
;
mainType
:
...
;
title
:
...
;
type
:
...
;
uri
:
...
;
}
&
{
category
:
...
;
dateCreation
:
...
;
dateModified
:
...
;
privacy
:
...
;
}
,
"strip"
,
ZodTypeAny
,
jGroupLittle
,
jGroupLittle
,
>
,
ZodObject
<
{
_url
:
...
;
dateCreation
:
...
;
dateModified
:
...
;
id
:
...
;
mainType
:
...
;
title
:
...
;
uri
:
...
;
}
&
{
folderColor
:
...
;
type
:
...
}
,
"strip"
,
ZodTypeAny
,
jFolderLittle
,
jFolderLittle
,
>
,
ZodObject
<
{
dateCreation
:
...
;
id
:
...
;
title
:
...
;
uri
:
...
}
&
{
dateModified
:
...
;
mainType
:
...
;
type
:
...
;
}
,
"strip"
,
ZodTypeAny
,
jNetworkLittle
,
jNetworkLittle
,
>
,
]
,
>
,
"many"
,
>
;
_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
:
9
;
EXTERNAL
:
3
;
GUEST
:
0
;
USER
:
5
}
>
;
variant
:
ZodOptional
<
ZodNativeEnum
<
{
EXTRABOT
:
...
}
>
>
;
}
,
"strip"
,
ZodTypeAny
,
UserLittle
,
UserLittle
,
>
;
articleWidgets
:
ZodOptional
<
ZodArray
<
ZodObject
<
ZodShape
<
WidgetWrapperGeneric
<
CombinedWidgetType
>
>
,
"strip"
,
ZodTypeAny
,
WidgetWrapperGeneric
<
CombinedWidgetType
>
,
WidgetWrapperGeneric
<
CombinedWidgetType
>
,
>
,
"many"
,
>
,
>
;
description
:
ZodOptional
<
ZodNullable
<
ZodString
>
>
;
edito
:
ZodOptional
<
ZodString
>
;
image
:
ZodOptional
<
ZodObject
<
ZodShape
<
ImageSize
>
,
"strip"
,
ZodTypeAny
,
ImageSize
,
ImageSize
,
>
,
>
;
metas
:
ZodOptional
<
ZodUnion
<
[
ZodObject
<
ZodShape
<
MetasJamespot
>
,
"strip"
,
ZodTypeAny
,
MetasJamespot
,
MetasJamespot
,
>
,
ZodObject
<
ZodShape
<
MetasYoutube
>
,
"strip"
,
ZodTypeAny
,
MetasYoutube
,
MetasYoutube
,
>
,
ZodObject
<
ZodShape
<
MetasExternal
>
,
"strip"
,
ZodTypeAny
,
MetasExternal
,
MetasExternal
,
>
,
]
,
>
,
>
;
}
&
{
_url
:
ZodString
;
dateCreation
:
ZodString
;
dateModified
:
ZodString
;
id
:
ZodType
<
number
,
ZodTypeDef
,
number
>
;
mainType
:
ZodLiteral
<
"article"
>
;
title
:
ZodString
;
type
:
ZodLiteral
<
"tvDisplayChannel"
>
;
uri
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
}
&
{
tvChannelBackgroundColor
:
ZodType
<
string
|
null
,
ZodTypeDef
,
string
|
null
,
>
;
tvChannelConfig
:
ZodType
<
{
backgroundType
?:
"color"
|
"image"
;
contents
?:
{
dateEnd
?:
(...)
|
(...)
;
order
?:
(...)
|
(...)
;
showComments
?:
(...)
|
(...)
|
(...)
;
uri
:
string
;
}
[]
;
globalShowComment
?:
boolean
;
key
:
string
;
scaleImg
?:
boolean
;
}
,
ZodTypeDef
,
{
backgroundType
?:
"color"
|
"image"
;
contents
?:
{
dateEnd
?:
(...)
|
(...)
;
order
?:
(...)
|
(...)
;
showComments
?:
(...)
|
(...)
|
(...)
;
uri
:
string
;
}
[]
;
globalShowComment
?:
boolean
;
key
:
string
;
scaleImg
?:
boolean
;
}
,
>
;
tvChannelGroupTarget
:
ZodOptionalType
<
ZodType
<
jGroupLittle
|
undefined
,
ZodTypeDef
,
jGroupLittle
|
undefined
,
>
,
>
;
}
&
{
tvChannelNumImages
:
ZodLiteral
<
0
>
;
tvChannelType
:
ZodLiteral
<
"DYNAMIC"
>
;
}
,
"strip"
,
ZodTypeAny
,
TVChannelDynamicList
,
TVChannelDynamicList
,
>
,
ZodObject
<
{
_audience
:
ZodArray
<
ZodUnion
<
[
ZodObject
<
{
_url
:
...
;
id
:
...
;
mainType
:
...
;
title
:
...
;
type
:
...
;
uri
:
...
;
}
&
{
dateCreation
:
...
;
dateModified
:
...
;
level
:
...
;
variant
:
...
;
}
,
"strip"
,
ZodTypeAny
,
UserLittle
,
UserLittle
,
>
,
ZodObject
<
{
_url
:
...
;
id
:
...
;
mainType
:
...
;
title
:
...
;
type
:
...
;
uri
:
...
;
}
&
{
category
:
...
;
dateCreation
:
...
;
dateModified
:
...
;
privacy
:
...
;
}
,
"strip"
,
ZodTypeAny
,
jGroupLittle
,
jGroupLittle
,
>
,
ZodObject
<
{
_url
:
...
;
dateCreation
:
...
;
dateModified
:
...
;
id
:
...
;
mainType
:
...
;
title
:
...
;
uri
:
...
;
}
&
{
folderColor
:
...
;
type
:
...
}
,
"strip"
,
ZodTypeAny
,
jFolderLittle
,
jFolderLittle
,
>
,
ZodObject
<
{
dateCreation
:
...
;
id
:
...
;
title
:
...
;
uri
:
...
}
&
{
dateModified
:
...
;
mainType
:
...
;
type
:
...
;
}
,
"strip"
,
ZodTypeAny
,
jNetworkLittle
,
jNetworkLittle
,
>
,
]
,
>
,
"many"
,
>
;
_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
:
9
;
EXTERNAL
:
3
;
GUEST
:
0
;
USER
:
5
}
>
;
variant
:
ZodOptional
<
ZodNativeEnum
<
{
EXTRABOT
:
...
}
>
>
;
}
,
"strip"
,
ZodTypeAny
,
UserLittle
,
UserLittle
,
>
;
articleWidgets
:
ZodOptional
<
ZodArray
<
ZodObject
<
ZodShape
<
WidgetWrapperGeneric
<
CombinedWidgetType
>
>
,
"strip"
,
ZodTypeAny
,
WidgetWrapperGeneric
<
CombinedWidgetType
>
,
WidgetWrapperGeneric
<
CombinedWidgetType
>
,
>
,
"many"
,
>
,
>
;
description
:
ZodOptional
<
ZodNullable
<
ZodString
>
>
;
edito
:
ZodOptional
<
ZodString
>
;
image
:
ZodOptional
<
ZodObject
<
ZodShape
<
ImageSize
>
,
"strip"
,
ZodTypeAny
,
ImageSize
,
ImageSize
,
>
,
>
;
metas
:
ZodOptional
<
ZodUnion
<
[
ZodObject
<
ZodShape
<
MetasJamespot
>
,
"strip"
,
ZodTypeAny
,
MetasJamespot
,
MetasJamespot
,
>
,
ZodObject
<
ZodShape
<
MetasYoutube
>
,
"strip"
,
ZodTypeAny
,
MetasYoutube
,
MetasYoutube
,
>
,
ZodObject
<
ZodShape
<
MetasExternal
>
,
"strip"
,
ZodTypeAny
,
MetasExternal
,
MetasExternal
,
>
,
]
,
>
,
>
;
}
&
{
_url
:
ZodString
;
dateCreation
:
ZodString
;
dateModified
:
ZodString
;
id
:
ZodType
<
number
,
ZodTypeDef
,
number
>
;
mainType
:
ZodLiteral
<
"article"
>
;
title
:
ZodString
;
type
:
ZodLiteral
<
"tvDisplayChannel"
>
;
uri
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
}
&
ZodShape
<
TVChannelCustom
>
&
{
tvChannelType
:
ZodLiteral
<
"SLIDESHOW"
>
;
}
,
"strip"
,
ZodTypeAny
,
TVChannelSlideshowList
,
TVChannelSlideshowList
,
>
,
]
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...