# V1TimecardEventEventType

### 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

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

