menu
stripe_api_client package
documentation
models/promotion_code.dart
PromotionCode
timesRedeemed property
timesRedeemed property
dark_mode
light_mode
timesRedeemed
property
int
?
timesRedeemed
getter/setter pair
Number of times this promotion code has been used.
Implementation
int? timesRedeemed;
stripe_api_client package
documentation
models/promotion_code
PromotionCode
timesRedeemed property
PromotionCode class