The number of Amazon Points offered with the purchase of an item, and their monetary value. Note that the Points element is only returned in Japan (JP).

Export

Points

interface Points {
    pointsNumber: number;
}

Properties

Properties

pointsNumber: number

Memberof

Points