ISPO SDK
ISPO
Preparing search index...
core
Supporting types
entityPrivateContentReadResultSchema
Variable entityPrivateContentReadResultSchema
Const
Markdown
Copy Markdown
entityPrivateContentReadResultSchema
:
ZodObject
<
{
bytes
:
ZodCustom
<
Uint8Array
<
ArrayBuffer
>
,
Uint8Array
<
ArrayBuffer
>
>
;
content
:
ZodObject
<
{
byteLength
:
ZodNumber
;
contentId
:
ZodString
;
createdAt
:
ZodString
;
entityId
:
ZodString
;
mediaType
:
ZodString
;
metadata
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodType
<
CloudSyncJsonValue
,
unknown
,
$ZodTypeInternals
<
CloudSyncJsonValue
,
unknown
>
,
>
,
>
,
>
;
redactedAt
:
ZodOptional
<
ZodString
>
;
sha256
:
ZodString
;
slotId
:
ZodString
;
type
:
ZodString
;
}
,
$strict
,
>
;
}
,
$strict
,
>
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ISPO
ISPO SDK
Loading...