Interface ProductPricingApiModelOfferListingCountType

The number of offer listings with the specified condition.

OfferListingCountType

interface ProductPricingApiModelOfferListingCountType {
    condition: string;
    Count: number;
}

Properties

Properties

condition: string

The condition of the item.

OfferListingCountType

Count: number

The number of offer listings.

OfferListingCountType

MMNEPVFCICPMFPCPTTAAATR