menu
stripe_api_client package
documentation
models/customer.dart
Customer
discount property
discount property
dark_mode
light_mode
discount
property
Discount
?
discount
getter/setter pair
Describes the current discount active on the customer, if there is one.
Implementation
Discount? discount;
stripe_api_client package
documentation
models/customer
Customer
discount property
Customer class