| Name | Description | Type | Additional information |
|---|---|---|---|
| TaxID |
Primary Key |
integer |
None. |
| Name |
Name of tax |
string |
None. |
| ArabicName |
Name in arabic/ other language |
string |
None. |
| PriceIncludedVAT |
True means tax will count on included vat false means tax will count without vat |
boolean |
None. |
| Percentage |
Value of Tax in % |
decimal number |
None. |
| TaxNumber |
Tax registration number |
string |
None. |
| CalculationBy |
How it will calculate in invoice |
CalculationTax |
None. |
| Type |
For which tax has created |
TaxType |
None. |
| Status |
Active Status |
DStatus |
None. |