Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 832 Bytes

TaxCategory.md

File metadata and controls

16 lines (12 loc) · 832 Bytes

Yaksa.OrckestraCommerce.Client.Model.TaxCategory

TaxCategory

Properties

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]

[Back to Model list] [Back to API list] [Back to README]