| Name | Description | Type | Additional information |
|---|---|---|---|
| JobTitle | string |
Max length: 100 |
|
| FirstName | string |
Max length: 100 |
|
| LastName | string |
Max length: 100 |
|
| Phone | string |
Max length: 75 |
|
| Mobile | string |
Max length: 75 |
|
| Fax | string |
Max length: 75 |
|
| string |
Max length: 256 |
||
| Active | boolean |
None. |
|
| ContactTypeId | globally unique identifier |
None. |
|
| TitleId | globally unique identifier |
None. |
|
| OrganisationId | globally unique identifier |
None. |
|
| Notes | string |
Max length: 1000 |
|
| ContactType | API.Domain.Models.ContactType |
None. |
|
| Title | API.Domain.Models.Title |
None. |
|
| Organisation | API.Domain.Models.Organisation |
None. |
|
| CreatedById | globally unique identifier |
None. |
|
| CreatedBy | API.Domain.Models.ApplicationUser |
None. |
|
| CreatedDate | date |
None. |
|
| UpdatedById | globally unique identifier |
None. |
|
| UpdatedBy | API.Domain.Models.ApplicationUser |
None. |
|
| UpdatedDate | date |
None. |
|
| Id | globally unique identifier |
None. |