Description

Type has a full price field

interface WithFullPriceField {
    price: ProductPrice;
}

Hierarchy (view full)

Properties

Properties

Generated using TypeDoc