Typescript SDK Type Docs
Preparing search index...
Platform SDK
CartUnfrozenMessagePayload
Interface CartUnfrozenMessagePayload
Generated after a successful
Unfreeze Cart
update action.
interface
CartUnfrozenMessagePayload
{
type
:
"CartUnfrozen"
;
}
Hierarchy (
View Summary
)
IMessagePayload
CartUnfrozenMessagePayload
Index
Properties
type
Properties
Readonly
type
type
:
"CartUnfrozen"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
Typescript SDK Type Docs
Loading...
Generated after a successful Unfreeze Cart update action.