V1TimecardEvent

March 13, 2019 ยท View on GitHub

squareconnect.models.v1_timecard_event

Description

V1TimecardEvent

Properties

NameTypeDescriptionNotes
idstrThe event's unique ID.[optional]
event_typestrThe ID of the timecard to list events for. See V1TimecardEventEventType for possible values[optional]
clockin_timestrThe time the employee clocked in, in ISO 8601 format.[optional]
clockout_timestrThe time the employee clocked out, in ISO 8601 format.[optional]
created_atstrThe time when the event was created, in ISO 8601 format.[optional]

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