Selling Partner API SDK for JavaScript
    Preparing search index...

    A variation theme that indicates the combination of listing item attributes that define the variation family.

    interface ItemVariationTheme {
        attributes: string[];
        theme: string;
    }
    Index

    Properties

    Properties

    attributes: string[]

    The names of the listing item attributes that are associated with the variation theme.

    theme: string

    The variation theme that indicates the combination of listing item attributes that define the variation family.