Interface ProductPricingApiModelV20220501FeaturedOffer

Schema for currentFeaturedOffer or competingFeaturedOffer.

FeaturedOffer

interface ProductPricingApiModelV20220501FeaturedOffer {
    condition?:
        | "Refurbished"
        | "Club"
        | "New"
        | "Used"
        | "Collectible"
        | ProductPricingApiModelV20220501Condition;
    offerIdentifier: ProductPricingApiModelV20220501OfferIdentifier;
    price?: ProductPricingApiModelV20220501Price;
}

Properties

condition?:
    | "Refurbished"
    | "Club"
    | "New"
    | "Used"
    | "Collectible"
    | ProductPricingApiModelV20220501Condition

FeaturedOffer

FeaturedOffer

FeaturedOffer

MMNEPVFCICPMFPCPTTAAATR