References a product by key.

interface ProductKeyReference {
    key: string;
    typeId: "product";
}

Hierarchy (View Summary, Expand)

Properties

Properties

key: string
typeId: "product"

The type of the referenced resource.

MMNEPVFCICPMFPCPTTAAATR