SquareConnect::V1TimecardEventEventType
March 13, 2019 ยท View on GitHub
Description
Actions that resulted in a change to a timecard. All timecard events created with the Connect API have an event type that begins with API.
Properties
| Name | Type |
|---|---|
| API_CREATE | string |
| API_EDIT | string |
| API_DELETE | string |
| REGISTER_CLOCKIN | string |
| REGISTER_CLOCKOUT | string |
| DASHBOARD_SUPERVISOR_CLOSE | string |
| DASHBOARD_EDIT | string |
| DASHBOARD_DELETE | string |