Sha256: 278a57cd1dceb2a603c3d04704d1c06b1c0aee6c616297b19820d0aad29cb3d0
Contents?: true
Size: 715 Bytes
Versions: 14
Compression:
Stored size: 715 Bytes
Contents
# SquareConnect::V1TimecardEvent ### Description V1TimecardEvent ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | The event's unique ID. | [optional] **event_type** | **String** | The ID of the timecard to list events for. See [V1TimecardEventEventType](#type-v1timecardeventeventtype) for possible values | [optional] **clockin_time** | **String** | The time the employee clocked in, in ISO 8601 format. | [optional] **clockout_time** | **String** | The time the employee clocked out, in ISO 8601 format. | [optional] **created_at** | **String** | The time when the event was created, in ISO 8601 format. | [optional]
Version data entries
14 entries across 14 versions & 1 rubygems