menu
zatca package
documentation
models/invoice.dart
BaseInvoice
taxAmount property
taxAmount property
dark_mode
light_mode
taxAmount
property
double
taxAmount
final
The total tax amount for the invoice.
Implementation
final double taxAmount;
zatca package
documentation
models/invoice
BaseInvoice
taxAmount property
BaseInvoice class