References a cart by key.

interface CartKeyReference {
    key: string;
    typeId: "cart";
}

Hierarchy (View Summary, Expand)

Properties

Properties

key: string
typeId: "cart"

The type of the referenced resource.

MMNEPVFCICPMFPCPTTAAATR