Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
CartKeyReference
Interface CartKeyReference
References a cart by key.
interface
CartKeyReference
{
key
:
string
;
typeId
:
"cart"
;
}
Hierarchy (
View Summary
)
IKeyReference
CartKeyReference
Index
Properties
key
type
Id
Properties
Readonly
key
key
:
string
Readonly
type
Id
typeId
:
"cart"
The type of the referenced resource.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
type
Id
Typescript SDK Type Docs
Loading...
References a cart by key.