Constructor
# new TimeEntry(data)
Model constructor
Parameters:
Name | Type | Description |
---|---|---|
data |
TimeEntryLike
|
Classes
Members
Integer
# duration
The duration of the time tracking in seconds. Required when the time tracking has already been completed and EndTime has not been set.
# endTimeLocal
The end time in local when the time tracking ended.
# endTimeUtc
The end time in UTC when the time tracking ended.
# location
Holds longitude and latitude values of the geo-location.
Integer
# resourceVersion
The version of the entity continuously incremented by 1 on every update of the entity.
# startTimeLocal
The start time local when the time tracking was started.
# startTimeUtc
The start time in UTC when the time tracking was started.
String
# timezone
The original timezone of the time tracking. The format of the timezone is the IANA standard