menu
googleapis package
documentation
content/v2_1.dart
UnitInvoiceTaxLine
UnitInvoiceTaxLine constructor
UnitInvoiceTaxLine constructor
dark_mode
light_mode
UnitInvoiceTaxLine
constructor
UnitInvoiceTaxLine
(
{
Price
?
taxAmount
,
String
?
taxName
,
String
?
taxType
,
})
Implementation
UnitInvoiceTaxLine({ this.taxAmount, this.taxName, this.taxType, });
googleapis package
documentation
content/v2_1
UnitInvoiceTaxLine
UnitInvoiceTaxLine constructor
UnitInvoiceTaxLine class