pointsCouponValue property

Money? pointsCouponValue
getter/setter pair

The monetary value of a Play Points coupon.

This is the discount the coupon provides, which may not be the total amount. Only set when Play Points coupons have been used. E.g. for a 100 points for $2 coupon, this is $2.

Implementation

Money? pointsCouponValue;