unitPriceTaxes property

List<UnitInvoiceTaxLine>? unitPriceTaxes
getter/setter pair

Tax amounts to apply to the unit price.

Implementation

core.List<UnitInvoiceTaxLine>? unitPriceTaxes;