Interface ProductPricingApiModelV20220501FeaturedOfferSegment

Describes the segment in which the offer is featured.

FeaturedOfferSegment

interface ProductPricingApiModelV20220501FeaturedOfferSegment {
    customerMembership:
        | ProductPricingApiModelV20220501FeaturedOfferSegmentCustomerMembershipEnum
        | "PRIME"
        | "NON_PRIME";
    segmentDetails: ProductPricingApiModelV20220501SegmentDetails;
}

Properties

customerMembership:
    | ProductPricingApiModelV20220501FeaturedOfferSegmentCustomerMembershipEnum
    | "PRIME"
    | "NON_PRIME"

The customer membership type that makes up this segment

FeaturedOfferSegment

FeaturedOfferSegment

MMNEPVFCICPMFPCPTTAAATR