The number of Amazon Points that are offered with the purchase of an item and the monetary value of these points.

Points

interface ProductPricingApiModelV20220501Points {
    pointsMonetaryValue?: ProductPricingApiModelV20220501MoneyType;
    pointsNumber?: number;
}

Properties

Points

pointsNumber?: number

The number of Amazon Points.

Points

MMNEPVFCICPMFPCPTTAAATR