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

    The product category or subcategory that is associated with an Amazon catalog item.

    interface ItemVendorDetailsCategory {
        displayName?: string;
        value?: string;
    }
    Index

    Properties

    Properties

    displayName?: string

    The display name of the product category or subcategory.

    value?: string

    The code that identifies the product category or subcategory.