| Property | Value | Description | Notes |
|---|---|---|---|
| user_name | string | The name of the user that posted the note/comment. | |
| user_image | string | The image of the user that posted the note/comment. | |
| id | integer | The id of the note/comment. | |
| employee_id | integer | The id of the employee to whom the note/comment applies. | |
| timestamp | ISO |
The creation timestamp of the note/comment.
e.g. 2017-01-01T05:00:00+00:00 |
|
| user_id | integer | The id of the user that created the note/comment. | |
| public | boolean | Indicates if the note/comment is public. | |
| comment | string | The content of the note/comment. |
