Name | Description | Type | Additional information |
---|---|---|---|
EntryId |
Gets or sets the PK |
integer |
Required 64-bit signed integer |
ProjectId |
Gets or sets a reference to Project |
integer |
64-bit signed integer Nullable |
ProjectTaskId |
Gets or sets a reference to ProjectTask |
integer |
64-bit signed integer Nullable |
IsTaskMandatoryOnTimeEntry |
Gets or sets a value indicating whether task is mandatory for entry project |
boolean |
Required |
EmployeeId |
Gets or sets Resource.ResourceId |
integer |
Required 64-bit signed integer |
ItemId |
Gets or sets ItemCompany.ItemId |
integer |
64-bit signed integer Nullable |
State |
Gets or sets State |
QicsUnity.Api.Areas.V2.Models.TimesheetEntryState |
Required |
Quantity |
Gets or sets Quantity |
decimal number |
Required |
Type |
Gets or sets Type |
QicsUnity.Api.Areas.V2.Models.TimesheetEntryTypeV2 |
Required |
Date |
Gets or sets time entry Date |
date |
Required date and time of day, relative to Coordinated Universal Time (UTC) |
StartTime |
Gets or sets a time when time entry starts |
time interval |
Nullable |
Description |
Gets or sets Description |
string | |
LongDescription |
Gets or sets LongDescription |
string | |
RejectionReason |
Gets or sets RejectionReason |
string | |
CostRate |
Gets or sets CostRate |
decimal number |
Nullable |
SalesRate |
Gets or sets SalesRate |
decimal number |
Nullable |
IrregularityPercentage |
Gets or sets IrregularityPercentage |
decimal number |
Nullable |
IrregularityPercentageId |
Gets or sets IrregularityPercentageId |
integer |
64-bit signed integer Nullable |
UseCustomSalesRate |
Gets or sets a value indicating whether a custom sales rate is used Represents UseCustomSalesRate field |
boolean |
Required |
WillBeInvoiced |
Gets or sets a value indicating whether entry appears on invoices. Represents TimesheetEntry.WillBeInvoiced |
boolean |
Nullable |
IsBillable |
Gets or sets a value indicating whether IsBillable is true |
boolean |
Required |
AssignmentId |
Gets or sets the id of assignment the entry was created based on |
integer |
64-bit signed integer Nullable |
InvoiceMutationReasonId |
Gets or sets InvoiceMutationReasonId |
integer |
64-bit signed integer Nullable |
InvoiceAfter |
Gets or sets InvoiceAfter - null if it is the same as Date |
date |
date and time of day Nullable |
ProjectContractId |
Gets or sets ProjectContractId |
integer |
64-bit signed integer Nullable |