Typescript SDK Type Docs
    Preparing search index...

    Interface CartFrozenMessagePayload

    Generated after a successful Freeze Cart update action.

    interface CartFrozenMessagePayload {
        type: "CartFrozen";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "CartFrozen"