menu
stripe_api_client package
documentation
models/promotion_code.dart
PromotionCode
customerAccount property
customerAccount property
dark_mode
light_mode
customerAccount
property
String
?
customerAccount
getter/setter pair
The account representing the customer who can use this promotion code.
Implementation
String? customerAccount;
stripe_api_client package
documentation
models/promotion_code
PromotionCode
customerAccount property
PromotionCode class