LoggedTime
Returns a list of logged time for the specified person or project within the specified date range.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Date | Date | ||
| Hours | Integer | ||
| PeopleId | Integer |
People.Id | |
| ProjectId | Integer |
Projects.Id | |
| TaskName | String | ||
| Billable | Boolean | ||
| Created | Datetime | ||
| CreatedBy | Integer | ||
| Notes | String |