Notes
Return the data for all Notes.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Etag | String | ||
| Type | String |
The allowed values are matter, contact. | |
| Subject | String | ||
| AuthorId | Integer | ||
| AuthorEtag | String | ||
| AuthorName | String | ||
| ContactId | Integer | ||
| ContactEtag | String | ||
| ContactName | String | ||
| Date | Date | ||
| Detail | String | ||
| MatterId | Integer | ||
| MatterEtag | String | ||
| NotificationEventSubscribers | String | ||
| TimeEntries | String | ||
| TimeEntriesCount | Integer | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |