Typescript SDK Type Docs
Preparing search index...
Checkout API SDK
CartReference
Interface CartReference
Reference to a
Cart
.
interface
CartReference
{
id
:
string
;
typeId
:
"cart"
;
}
Hierarchy (
View Summary
)
IReference
CartReference
Index
Properties
id
type
Id
Properties
Readonly
id
id
:
string
Unique identifier of the referenced
Cart
.
Readonly
type
Id
typeId
:
"cart"
Type of referenced resource.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
type
Id
Typescript SDK Type Docs
Loading...
Reference to a Cart.