usageLimit property

int? usageLimit
final

Maximum number of times the coupon can be used in total

Once this limit is reached, the coupon becomes invalid.

Implementation

final int? usageLimit;