ProjectNotes
Returns a collection of notes for a given project and date range. Date range Limit: 31 days, earliest date: 3 full years
Columns
Name | Type | References | |
ProjectId | Integer |
Projects.Id | |
Id [KEY] | Integer | ||
UserId | Integer | ||
Note | String | ||
CreatedAt | Datetime | ||
Date | Date | ||
RecordedAt | Datetime | ||
TaskId | Integer | ||
TimeSlot | Datetime | ||
UpdatedAt | Datetime |