mindee-api-dotnet

Tax Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent a tax.

public class Tax : LineItemField

Inheritance: object → BaseFieldLineItemField → Tax

Constructors

Name Description
Tax()  

Properties

Name Description
Base The tax base.
Code The tax code.
Rate The rate of the taxe.
Value The total amount of the tax.

Methods

Name Description
ToString() Output a summary of the line.
ToTableLine() Output the line in a format suitable for inclusion in an rST table.

Documentation generated by MdDocs