interface ProductVariantExpandFields {
    product: ProductResponse | UnexpandedObject;
}

Properties

Properties

Generated using TypeDoc