Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
Represent a tax.
public class Tax : LineItemField
Inheritance: object → BaseField → LineItemField → Tax
Name | Description |
---|---|
Tax() |
Name | Description |
---|---|
Base | The tax base. |
Code | The tax code. |
Rate | The rate of the taxe. |
Value | The total amount of the tax. |
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