| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Identification of the call |
integer |
- |
| CallTypeGuid |
Identification of the type of the call |
globally unique identifier |
- |
| DateIncident |
Date of incident |
date |
- |
| ReportedByRelationId |
Id of relation by whom reported the call, 'null' if reported anonymous |
integer |
Nullable |
| ReportedBy |
LookupName of relation by whom reported the call, '[Anoniem]' if reported anonymous, '[Verborgen]' if reporter hidden |
string |
- |
| Important |
Indicates if call is marked as important |
boolean |
- |
| LocationOrganizationEntityId |
Id of organization-entity for the location |
integer |
Nullable |
| LocationOrganizationEntityName |
The name of the organization-entity for the location |
string |
- |
| LocationAlternative |
Alternative location if LocationOrganizationEntityId is not set |
string |
- |
| ClientIds |
List of ids of clients involved |
Collection of integer |
- |
| Clients |
Additional data for ClientIds. |
Collection of CallClient |
- |
| EmployeeIds |
List of ids of employees involved |
Collection of integer |
- |
| Employees |
Additional data for EmployeeIds. |
Collection of CallEmployee |
- |
| FilledQuestionnaireId |
FilledQuestionnaireId |
integer |
Nullable |
| Successors |
Successors |
Collection of CallSuccessor |
- |