Square.Connect.Model.V1TimecardEvent

July 10, 2019 ยท View on GitHub

Description

V1TimecardEvent

Properties

NameTypeDescriptionNotes
IdstringThe event's unique ID.[optional]
EventTypestringThe ID of the timecard to list events for. See V1TimecardEventEventType for possible values[optional]
ClockinTimestringThe time the employee clocked in, in ISO 8601 format.[optional]
ClockoutTimestringThe time the employee clocked out, in ISO 8601 format.[optional]
CreatedAtstringThe time when the event was created, in ISO 8601 format.[optional]

[Back to Model list] [Back to API list] [Back to README]