Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.8 KB

ConcernItem.md

File metadata and controls

33 lines (29 loc) · 1.8 KB

ConcernItem

Properties

Name Type Description Notes
concern_id int Concern [optional]
category_id int Category [optional]
concern_date datetime Concern Date [optional]
room_location_id int Room Location [optional]
description str Description [optional]
location_comments str Location Comments [optional]
concern_type_id int Concern Type [optional]
concern_sub_type_id int Concern Sub Type [optional]
report_number str Report Number [optional]
comments str Comments [optional]
resolution str Resolution [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_created datetime Date Created [optional]
security_user_id int Security User [optional]
created_by_security_user_id int Created By Security User [optional]
reported_by_name str Reported By Name [optional]
reported_by_email str Reported By Email [optional]
reported_by_phone str Reported By Phone [optional]
reported_by_relationship str Reported By Relationship [optional]
reported_by_contact bool Reported By Contact [optional]
date_modified str Date Modified [optional]

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