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

    An Amazon product type with a definition available.

    interface ProductType {
        displayName: string;
        marketplaceIds: string[];
        name: string;
    }
    Index

    Properties

    displayName: string

    The human-readable and localized description of the Amazon product type.

    marketplaceIds: string[]

    The Amazon marketplace identifiers for which the product type definition is available.

    name: string

    The name of the Amazon product type.