Types > OIOrderBundleLineItemDetail
Description
Fields
type: VariantType!
Type of the variant
Used By
Types
Preview (typescript)
interface OIOrderBundleLineItemDetail {managed: booleanproduct_id: stringquantity_per_bundle: numbertype: VariantTypevariant_id: string}