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