menu
stripe_api_client package
documentation
models/line_item.dart
LineItem
taxes property
taxes property
dark_mode
light_mode
taxes
property
Iterable
<
BillingBillResourceInvoicingTaxesTax
>
?
taxes
getter/setter pair
The tax information of the line item.
Implementation
Iterable<BillingBillResourceInvoicingTaxesTax>? taxes;
stripe_api_client package
documentation
models/line_item
LineItem
taxes property
LineItem class