menu
client_stripe package
documentation
models.dart
InvoiceLineItemUpdateOptions
taxAmounts property
taxAmounts property
dark_mode
light_mode
taxAmounts
property
List
<
InvoiceLineItemTaxAmountsItem
>
?
taxAmounts
final
Implementation
final List<InvoiceLineItemTaxAmountsItem>? taxAmounts;
client_stripe package
documentation
models
InvoiceLineItemUpdateOptions
taxAmounts property
InvoiceLineItemUpdateOptions class