TaxCategory
Name | Type | Description | Notes |
---|---|---|---|
Description | string | the textual description of the tax category object. | [optional] |
DisplayName | Dictionary<string, string> | [optional] | |
Id | string | the tax category ID. | [optional] |
IsSupported | bool | a value indicating whether this tax category is active or not. | [optional] |
IsSystem | bool | a value indicating whether this category is only for system. | [optional] |
Name | string | the tax category name. | [optional] |