individualUse property

bool? individualUse
final

Whether the coupon can only be used individually

If true, the coupon cannot be combined with other coupons.

Implementation

final bool? individualUse;