Interface ProductPricingApiModelGetOffersResponse

The response schema for the getListingOffers and getItemOffers operations.

GetOffersResponse

interface ProductPricingApiModelGetOffersResponse {
    errors?: Error[];
    payload?: ProductPricingApiModelGetOffersResult;
}

Properties

Properties

errors?: Error[]

A list of error responses returned when a request is unsuccessful.

GetOffersResponse

GetOffersResponse

MMNEPVFCICPMFPCPTTAAATR