menu
stripe_api_client package
documentation
models/tax/calculation_line_item.dart
CalculationLineItem
amountTax property
amountTax property
dark_mode
light_mode
amountTax
property
int
?
amountTax
getter/setter pair
The amount of tax calculated for this line item, in the
smallest currency unit
.
Implementation
int? amountTax;
stripe_api_client package
documentation
models/tax/calculation_line_item
CalculationLineItem
amountTax property
CalculationLineItem class