mindee-api-dotnet

InvoiceV4Document.TotalTax Property

Declaring Type: InvoiceV4Document
Namespace: Mindee.Product.Invoice
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The total tax: includes all the taxes paid for this invoice.

[JsonPropertyName("total_tax")]
public AmountField TotalTax { get; set; }

Property Value

AmountField


Documentation generated by MdDocs