| TaxCode Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class TaxCode : RemovableCorrigoEntity
The TaxCode type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Country | 
             Country abbreviation, this field is optional.
             Max Length=2
             | 
|  | Descr | 
             Gets or sets a description, this field is optional.
             Max Length=1024
             | 
|  | DisplayAs | 
            Displayable name.
            Max Length=256
             | 
|  | ExtId | 
             Gets or sets a external ID (used to communicate with third-party tax service)
             Max Length=256
             | 
 See Also
See Also