menu
zatca_flutter package
documentation
model/xml/invoice_item.dart
InvoiceItem
taxableAmount property
taxableAmount property
dark_mode
light_mode
taxableAmount
property
double
taxableAmount
final
The taxable amount for the item (before VAT).
Implementation
final double taxableAmount;
zatca_flutter package
documentation
model/xml/invoice_item
InvoiceItem
taxableAmount property
InvoiceItem class