UserTimesheetsByDate
Get a User's Timesheet by date. If the timesheet does not exist it will be created.
Columns
| Name | Type | References | |
| Id | String | ||
| Status | String | ||
| UserId | String |
Users.Id | |
| Actions | String | ||
| ApprovedBy | String | ||
| ApprovedByUserId | String | ||
| ApprovedDate | Date | ||
| DayTotals | String | ||
| StartDate | Date | ||
| EndDate | Date | ||
| RejectedBy | String | ||
| RejectedByUserId | String | ||
| RejectedDate | Date | ||
| SubmittedBy | String | ||
| SubmittedByUserId | String | ||
| SubmittedDate | Date |