V1TimecardEventEventType
February 26, 2020 ยท 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.
Note: This model is deprecated.
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 |
Note: All properties are protected and only accessed via getters and setters.