Timesheet details
Name | Description | Type | Additional information |
---|---|---|---|
Project |
Project info |
ProjectMinDto |
None |
Parent |
Timesheet parent (optional) |
TimesheetMinDto |
None |
BillingFlow |
Billing Flow info (optional) |
BillingFlowMinDto |
None |
RevenueFlow |
Revenue Flow info (optional) |
RevenueFlowMinDto |
None |
StartDate |
Date of start |
date |
None |
EndDate |
Date of end |
date |
None |
Path |
Path of the timesheet and it's parents |
string |
None |
IsBillable |
True if the timesheet is billable, false otherwise |
boolean |
None |
IsLeaf |
True if the timesheet is a leaf, false otherwise |
boolean |
None |
Teams |
Teams linked to the timesheet |
Collection of ProjectTeamMinDto |
None |
Tasks |
Linked tasks (optional) |
Collection of TaskMinDto |
None |
Code |
The short code of the element |
string |
None |
Description |
The description of the element |
string |
None |
IsActive |
True if the element is active, false otherwise |
boolean |
None |
Permissions |
Permissions |
PermissionDto |
None |
CreationDate |
Creation |
date |
None |
CreatedBy |
The user who has made the insert |
UserMinDto |
None |
LastUpdateDate |
Date of the last update |
date |
None |
LastUpdatedBy |
The user who has made the last update |
UserMinDto |
None |
Id |
Unique ID |
integer |
None |