menu
stripe_api_client package
documentation
models/quote.dart
Quote
discounts property
discounts property
dark_mode
light_mode
discounts
property
Iterable
<
String
>
?
discounts
getter/setter pair
The discounts applied to this quote.
Implementation
Iterable<String>? discounts;
stripe_api_client package
documentation
models/quote
Quote
discounts property
Quote class