Typescript SDK Type Docs
    Preparing search index...

    Interface ProductVariantSelection

    Polymorphic base type for Product Variant Selections. The actual type is determined by the type field.

    interface ProductVariantSelection {
        type: ProductVariantSelectionTypeEnum;
    }
    Index

    Properties

    Properties

    Determines whether the SKUs are to be included in, or excluded from, the Product Selection.