@nillion/secretvaults
Preparing search index...
CreateCollectionRequest
Variable CreateCollectionRequest
Const
CreateCollectionRequest
:
ZodObject
<
{
_id
:
ZodUUID
;
name
:
ZodString
;
schema
:
ZodRecord
<
ZodString
,
ZodUnknown
>
;
type
:
ZodUnion
<
readonly
[
ZodLiteral
<
"standard"
>
,
ZodLiteral
<
"owned"
>
]
>
;
}
,
$strip
,
>
= ...
Collection creation request.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@nillion/secretvaults
Loading...
Collection creation request.