Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.67 KB

IncidentEntryItem.md

File metadata and controls

34 lines (30 loc) · 1.67 KB

IncidentEntryItem

Properties

Name Type Description Notes
incident_entry_id int Incident Entry [optional]
incident_id int Incident [optional]
entry_id int Entry [optional]
incident_involvement_id int Incident Involvement [optional]
reported bool Reported [optional]
link_incident_entry_id int Link Incident Entry [optional]
link_relationship str Link Relationship [optional]
identity_known bool Identity Known [optional]
name str Name [optional]
demographic str Demographic [optional]
gender_enum str Gender [optional]
race str Race [optional]
religion str Religion [optional]
ethnicity str Ethnicity [optional]
height str Height [optional]
weight str Weight [optional]
hair_colour str Hair Colour [optional]
eye_colour str Eye Colour [optional]
age str Age [optional]
comments str Comments [optional]
workflow_step_id int Workflow Step [optional]
assigned_to_security_user_id int Assigned To Security User [optional]
current_workflow_history_id int Current Workflow History [optional]
previous_workflow_history_id int Previous Workflow History [optional]
date_modified str Date Modified [optional]

[Back to Model list] [Back to API list] [Back to README]