| Name | Type | Description | Notes |
|---|---|---|---|
| contribution_id | int | Contribution | [optional] |
| category_id | int | Category | [optional] |
| contribution_date | datetime | Contribution Date | [optional] |
| room_location_id | int | Room Location | [optional] |
| description | str | Description | [optional] |
| location_comments | str | Location Comments | [optional] |
| contribution_type_id | int | Contribution Type | [optional] |
| contribution_sub_type_id | int | Contribution 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] |