| Name | Description | Type | Additional information |
|---|---|---|---|
| EmailID | integer |
Required |
|
| EmailAddress | string |
Max length: 120 |
|
| EmailTypeID | byte |
None. |
|
| Comment | string |
Max length: 240 |
|
| IsActive | boolean |
Required |
|
| EmailType | string |
Max length: 20 |
|
| EntityName | string |
Required Max length: 100 |
|
| PlaceName | string |
Max length: 60 |
|
| PersonName | string |
Max length: 101 |
|
| Address1 | string |
Max length: 50 |
|
| Address2 | string |
Max length: 50 |
|
| Address | string |
Required Max length: 101 |
|
| City | string |
Max length: 30 |
|
| StateProvinceCode | string |
Max length: 2 |
|
| PostalCode | string |
Max length: 10 |
|
| CountryCode | string |
Max length: 3 |
|
| CSC | string |
Max length: 38 |
|
| CreatedBy | integer |
Required |
|
| CreatedDate | date |
Required |
|
| UpdatedBy | integer |
Required |
|
| UpdatedDate | date |
Required |
|
| results | Collection of ValidationResult |
None. |