menu
stripe_api_client package
documentation
models/line_item.dart
LineItem
discountable property
discountable property
dark_mode
light_mode
discountable
property
bool
?
discountable
getter/setter pair
If true, discounts will apply to this line item. Always false for prorations.
Implementation
bool? discountable;
stripe_api_client package
documentation
models/line_item
LineItem
discountable property
LineItem class