V1TimecardEvent
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] |