NameDescriptionTypeAdditional information
Id

Unique Id

string

None.

EntityId

Entity associated to Time Sheet: Project = 1, Task = 2, Service Order = 3, Company = 4

byte

None.

EntitySourceId

Id of the Project or Task or Service Order. EntitySourceId is not required If company time sheet (Required)

string

None.

Date

Date

date

None.

Resource

Resource

string

None.

Client

Client

string

None.

ProjectName

Project Name

string

None.

ProjectNumber

Project Number

string

None.

TaskOrSVOName

Task or Service Order Name

string

None.

TaskOrSVONumber

Task or Service Order Number

string

None.

Duration

Total Duration for all non overtime entries in time sheet

decimal number

None.

DurationOverTime

Total Duration for all overtime entries in time sheet

decimal number

None.

CreatedOn

Date the time sheet was created (UTC Time)

date

None.

UpdatedOn

Date the time sheet was updated (UTC Time)

date

None.

Approved

Is time sheet Approved

boolean

None.

ApprovedBy

If Time Sheet is approved the Time sheet Approved By

string

None.

ApprovedOn

If Time Sheet is approved the Time sheet Approved Date

date

None.

CostHr

Cost Per Hr for non overtime work

decimal number

None.

CostHrOverTime

Cost Per Hr for overtime work

decimal number

None.

TotalCost

Total Cost

decimal number

None.

Entries

Entries for time sheet

Collection of TimeSheetEntry

None.