Timelogs
Returns the list of time logs.
Columns
| Name | Type | References | |
| User | String | ||
| Id | Long | ||
| AddIp | String | ||
| ApprovalStatus | String |
The allowed values are approved, unapproved. | |
| BilledStatus | String | ||
| BillingStatus | String |
The allowed values are billable, non-billable. | |
| ClientId | Long |
Clients.Id | |
| DbWorkDate | Date | ||
| EmployeeFirstName | String | ||
| EmployeeLastName | String | ||
| EmployeeMailId | String | ||
| Erecno | String | ||
| FromTime | Integer | ||
| GeoLocation | String | ||
| Hours | String | ||
| HoursInMins | Integer | ||
| IsDeleteAllowed | Boolean | ||
| IsEditAllowed | Boolean | ||
| IsPushAllowToZF | Boolean | ||
| IsTimelogPushedToQBO | Boolean | ||
| IsTimelogPushedToZF | Boolean | ||
| JobBillableStatus | String | ||
| JobColor | Integer | ||
| JobId | Long |
Jobs.Id | |
| JobIsActive | Boolean | ||
| JobIsCompleted | Integer | ||
| JobName | String | ||
| ModIp | String | ||
| ProjectId | Long |
Projects.Id | |
| ProjectName | String | ||
| TaskName | String | ||
| Timearr | String | ||
| TimerLog | Boolean | ||
| Totaltime | Integer | ||
| ToTime | Integer | ||
| TtInputType | Integer | ||
| Type | String | ||
| WorkDate | Date |