Export

ItemOffersRequestParamsAllOf

interface ItemOffersRequestParamsAllOf {
    Asin?: string;
}

Properties

Properties

Asin?: string

The Amazon Standard Identification Number (ASIN) of the item. This is the same Asin passed as a request parameter.

Memberof

ItemOffersRequestParamsAllOf