Objects
/TimeTrackingHistoryItem
TimeTrackingHistoryItem
Fields
created_at
Date!
Required
When the session was added to the cellended_at
Date
Only applicable if the session has endedended_user_id
ID
The identifier of an user which ended the trackingid
ID!
Required
A unique session identifiermanually_entered_end_date
Boolean!
Required
Is true if the session end date was manually enteredmanually_entered_end_time
Boolean!
Required
Is true if the session end time was manually enteredmanually_entered_start_date
Boolean!
Required
Is true if the session start date was manually enteredmanually_entered_start_time
Boolean!
Required
Is true if the session start time was manually enteredstarted_at
Date
Only applicable if the session was added by pressing the play button or via automationstarted_user_id
ID
The identifier of an user which started the trackingstatus
String!
Required
The status of the sessionupdated_at
Date
When the session was updated
Built with