Export

ListingOffersRequestParamsAllOf

interface ListingOffersRequestParamsAllOf {
    SellerSKU: string;
}

Properties

Properties

SellerSKU: string

The seller stock keeping unit (SKU) of the item. This is the same SKU passed as a path parameter.

Memberof

ListingOffersRequestParamsAllOf