ISPO SDK
ISPO
Preparing search index...
core
Supporting types
entityPrivateContentAppendArgsSchema
Variable entityPrivateContentAppendArgsSchema
Const
Markdown
Copy Markdown
entityPrivateContentAppendArgsSchema
:
ZodObject
<
{
bytes
:
ZodCustom
<
Uint8Array
<
ArrayBuffer
>
,
Uint8Array
<
ArrayBuffer
>
>
;
entityId
:
ZodString
;
idempotencyKey
:
ZodOptional
<
ZodString
>
;
mediaType
:
ZodString
;
metadata
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodType
<
CloudSyncJsonValue
,
unknown
,
$ZodTypeInternals
<
CloudSyncJsonValue
,
unknown
>
,
>
,
>
,
>
;
slotId
:
ZodString
;
type
:
ZodString
;
}
,
$strict
,
>
= ...
Local postMessage uses structured-cloned Uint8Array; hosted bulk is later.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ISPO
ISPO SDK
Loading...
Local postMessage uses structured-cloned Uint8Array; hosted bulk is later.