The item price at or below which the target offer may be featured.

FeaturedOfferExpectedPrice

interface FeaturedOfferExpectedPrice {
    listingPrice: MoneyType;
    points?: Points;
}

Properties

listingPrice: MoneyType

FeaturedOfferExpectedPrice

points?: Points

FeaturedOfferExpectedPrice