Skip to main content

BundleSelectionItem

Properties

collection_id

collection_id: string

The collection id as it appears in the external e-commerce platform.


collection_source

collection_source: "shopify"

The identifier of the external e-commerce platform.


created_at

created_at: string

The date and time when this item was selected.


external_product_id

external_product_id: string

The product id as it appears in the external e-commerce platform. This is the item which is going to be extracted when the Bundle is processed.


external_variant_id

external_variant_id: string

The variant id as it appears in the external e-commerce platform. This is the item which is going to be extracted when the Bundle is processed.


id

id: number

The unique numeric identifier for the item selection.


price

price: string

The price of this product.


quantity

quantity: number

The quantity of this product.


updated_at

updated_at: string

The date and time at which the item selection was most recently updated.


Generated using typedoc-plugin-markdown and TypeDoc