Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
CustomObjectKeyReference
Interface CustomObjectKeyReference
References a key value document by key.
interface
CustomObjectKeyReference
{
container
:
string
;
key
:
string
;
typeId
:
"key-value-document"
;
}
Index
Properties
container
key
type
Id
Properties
Readonly
container
container
:
string
Readonly
key
key
:
string
Readonly
type
Id
type
Id
:
"key-value-document"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
container
key
type
Id
Typescript SDK Type Docs
Loading...
References a key value document by key.