menu
stripe_api_client package
documentation
models/promotion_code.dart
PromotionCode
maxRedemptions property
maxRedemptions property
dark_mode
light_mode
maxRedemptions
property
int
?
maxRedemptions
getter/setter pair
Maximum number of times this promotion code can be redeemed.
Implementation
int? maxRedemptions;
stripe_api_client package
documentation
models/promotion_code
PromotionCode
maxRedemptions property
PromotionCode class