| 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 |
| Important |
Indicates if call is marked as important |
boolean |
- |
| LocationOrganizationEntityId |
Id of organization-entity for the location |
integer |
Nullable |
| LocationAlternative |
Alternative location if LocationOrganizationEntityId is not set |
string |
- |
| ClientIds |
List of ids of clients involved |
Collection of integer |
- |
| EmployeeIds |
List of ids of employees involved |
Collection of integer |
- |
| FilledQuestionnaireId |
FilledQuestionnaireId |
integer |
Nullable |
| Successors |
Successors |
Collection of CallSuccessor |
Added: 20.07.1P |