Skip to main content

Interface: CDNBundleVariant

Extends

  • Omit<BundleVariant, "created_at" | "option_sources" | "position" | "ranges" | "selection_defaults" | "title" | "updated_at">

Properties

enabled

enabled: boolean

Inherited from

BundleVariant.enabled


external_variant_id

external_variant_id: string

Inherited from

BundleVariant.external_variant_id


id

id: number

Inherited from

BundleVariant.id


items_count

items_count: number

Inherited from

BundleVariant.items_count


option_sources

option_sources: CDNBundleVariantOptionSource[]


ranges

ranges: BundleVariantRange[]


selection_defaults

selection_defaults: BundleVariantSelectionDefault[]