redemptionLimit property

String? redemptionLimit
getter/setter pair

The number of times this offer can be redeemed.

If unset or set to 0, allows for unlimited offer redemptions. Otherwise must be a number between 1 and 50 inclusive.

Optional.

Implementation

core.String? redemptionLimit;