Typescript SDK Type Docs
    Preparing search index...

    Interface CartUnfrozenMessagePayload

    Generated after a successful Unfreeze Cart update action.

    interface CartUnfrozenMessagePayload {
        type: "CartUnfrozen";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "CartUnfrozen"