| Name | Description | Type | Additional information |
|---|---|---|---|
| Candidate |
The candidate. |
CandidateViewModel |
None. |
| Company |
The company. |
CompanyViewModel |
None. |
| Client |
The client. |
ClientViewModel |
None. |
| PeriodStart |
The period start. |
date |
None. |
| PeriodEnd |
The period end. |
date |
None. |
| TimesheetStatus |
The status. |
TimesheetStatusViewModel |
None. |
| Note |
The note. |
string |
None. |
| Reference |
Gets or sets the timesheet reference. |
string |
None. |
| CandidateTimesheetItem |
The time sheet items. |
Collection of CandidateTimesheetItemViewModel |
None. |
| IsRejected |
Is this timesheet rejected |
boolean |
None. |
| RejectionReason |
Why was this timesheet rejected |
string |
None. |
| RejectedBy |
Who rejected the timesheet |
string |
None. |
| RejectedDate |
Date the rejection occured |
date |
None. |
| Owner |
The owner of the timesheet (taken from the placement owner |
string |
None. |
| IsModified |
Has the timesheet been modified |
boolean |
None. |
| IsProcess |
Has the timesheet be set to process |
boolean |
None. |
| ProcessedDate |
When was the timesheet processed |
date |
None. |
| ProcessedBy |
Who processed the timesheet |
string |
None. |
| IsApproved |
Has the timesheet been approved |
boolean |
None. |
| IsAuthorised |
Has the timesheet been authorised |
boolean |
None. |
| AuthorisedDate |
When was the timesheet authorised |
date |
None. |
| AuthorisedBy |
Who authorised the timesheet |
string |
None. |
| Placement |
The placement view model |
PlacementViewModel |
None. |
| IsTimebased |
Is the timesheet time or unit based |
boolean |
None. |
| PONumber |
The timesheet PO number |
string |
None. |
| IsInvoiced |
Has the timesheet been invoiced |
boolean |
None. |
| InvoicedBy |
Who invoiced the timesheet |
string |
None. |
| InvoicedDate |
Date the timesheet was invoiced |
date |
None. |
| IsPaid |
Is Paid status |
boolean |
None. |
| PaidBy |
who paid it |
string |
None. |
| PaidDate |
Date it was paid |
date |
None. |
| CandidateTimesheetTimes |
The time periods related to this timesheet for timebased timesheets |
Collection of CandidateTimesheetTimeViewModel |
None. |
| TimesheetGuid |
The timesheets guid |
globally unique identifier |
None. |
| CanUpdate |
Can this timesheet be updated by the user |
boolean |
None. |
| CanSubmit |
Can this timesheet be submitted by the user |
boolean |
None. |
| CanApprove |
Can this timesheet be approved by the user |
boolean |
None. |
| CanAuthorise |
Can this timesheet be authorised by the user |
boolean |
None. |
| CanReject |
Can this timesheet be rejected by the user |
boolean |
None. |
| Uid |
The GUID. |
globally unique identifier |
None. |
| Links |
The links. |
Collection of Link |
None. |
| DateUpdated |
Last time the record was updated |
date |
None. |
| UpdatedBy |
Who updated the record last |
string |
None. |