ClientNotes
Return all notes of clients
Select
The driver will process all filters client side.
Columns
| Name | Type | Description |
| ClientUUID [KEY] | String | The ID of the Client which has the notes. |
| Title | String | The title of the note. |
| Text | String | The text on the note. |
| Folder | String | The folder where the note is. |
| Date | Date | The date on which the note was created. |
| CreatedBy | String | The name of the staff who created the document. |