Description

Product variant expandable fields

interface ProductVariantExpandFields {
    product: ProductResponse | UnexpandedObject;
}

Properties

Properties

Generated using TypeDoc