Name | Description | Type | Additional information |
---|---|---|---|
Id |
Id of the Track time record. |
integer |
None. |
Description |
Description of the Track time record. |
string |
None. |
AssignedToUserFullName |
Full name of the User assigned to the Track time record. |
string |
None. |
AssignedToUserProviderKey |
Provider key of the User assigned to the Track time record. |
string |
None. |
Count |
Only if Type of Activity is general otherwise null. |
decimal number |
None. |
CreatedByUserFullName |
Full Name of User who created the Track time record. |
string |
None. |
CreatedByUserProviderKey |
Provider key of User who created the Track time record. |
string |
None. |
CreatedUTC |
The creation time of the Track time record in UTC. |
date |
None. |
Currency |
The currency of the Track time record. |
CurrencyEnum |
None. |
Price |
The price for one unit of the Track time record. |
decimal number |
None. |
CustomerId |
Customer id, if any. |
integer |
None. |
CustomerName |
Customer name, if any. |
string |
None. |
DurationInSeconds |
Only if Type of Activity is time otherwise null. |
integer |
None. |
FromUtc |
Only if Type of Activity is time otherwise null. |
date |
None. |
UntilUtc |
Only if Type of Activity is time otherwise null. |
date |
None. |
InvoiceState |
Inovice state of the Track time record. |
InvoiceStateEnum |
None. |
TicketId |
Ticket id, if any. |
integer |
None. |
TicketREF |
Ticket ref, if any. |
string |
None. |
TrackTimeProjectId |
Track time project id, if any. |
integer |
None. |
TrackTimeProjectName |
Track time project name, if any. |
string |
None. |
Activity |
Base information about Activity. |
ActivityData |
None. |
LastUpdatedByUserProviderKey |
Last updated by user provider key of the Track time record. |
string |
None. |
LastUpdatedUtc |
Last updated utc of the Track time record. |
date |
None. |
DateOfImplementationUtc |
Only if Type of Activity is General otherwise null. |
date |
None. |
GeneralUnitLabel |
General unit label is filled if Activity type is general. |
string |
None. |
TimeUnit |
Unit type is filled if Activity type is time. |
ActivityUnitEnum |
None. |
TotalPrice |
Total price of the Track time record. |
decimal number |
None. |
Approved |
If true, the track time record is approved. |
boolean |
None. |
ApprovedChangedByUserProviderKey |
Last user Id who changed the approval value. |
string |
None. |
ApprovedChangedUtc |
Last date when the approval value was changed. |
date |
None. |
InvoiceDate |
The Invoice date that user set to track time record |
date |
None. |
InvoiceNumber |
The Invoice number that user set to track time record |
string |
None. |
SelectedCategories |
The categories selected during creating or editing |
Collection of CategoryData |
None. |