pointsSpent property

String? pointsSpent
getter/setter pair

The number of Play Points applied in this order.

E.g. for a 100 points for $2 coupon, this is 100. For coupon stacked with base offer, this is the total points spent across both.

Implementation

core.String? pointsSpent;