TaxRegionItem Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class TaxRegionItem : CorrigoEntityWithOptimisticLock
The TaxRegionItem type exposes the following members.
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
|