Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Files

Latest commit

34abc22 · Jul 10, 2019

History

History
18 lines (11 loc) · 698 Bytes

V1TimecardEvent.md

File metadata and controls

18 lines (11 loc) · 698 Bytes

V1TimecardEvent

Description

V1TimecardEvent

Properties

Name Type Description Notes
id String The event's unique ID. [optional]
eventType String The ID of the timecard to list events for. See V1TimecardEventEventType for possible values [optional]
clockinTime String The time the employee clocked in, in ISO 8601 format. [optional]
clockoutTime String The time the employee clocked out, in ISO 8601 format. [optional]
createdAt String The time when the event was created, in ISO 8601 format. [optional]