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

    Product instance attribute that is not described at the SKU level in the catalog.

    interface ProductAttribute {
        name?: string;
        value?: string;
    }
    Index

    Properties

    Properties

    name?: string

    Product attribute name.

    value?: string

    Product attribute value.