| TaxRegionItem Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class TaxRegionItem : CorrigoEntityWithOptimisticLock
The TaxRegionItem type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | TaxCode | 
            Tax Code ID.
            Required.
             | 
|  | TaxRate | 
            Tax rate; Supported values are -9999.99999 – 9999.99999; max. precision is 5 digits. Negative and zero values are allowed.
             | 
|  | TaxRegionId | 
            Reference to parent object
             | 
 See Also
See Also