Product information on the number of items.

Export

ProductInfoDetail

interface ProductInfoDetail {
    NumberOfItems?: number;
}

Properties

Properties

NumberOfItems?: number

The total number of items that are included in the ASIN.

Memberof

ProductInfoDetail