Structure of Snap Schedule 365 object: TimeClock
PROPERTIES
| Title | Type | Description |
|---|---|---|
| ID | number | ID of the time clock |
| IsActive | boolean | Active status of the time clock |
| DeviceFingerprint | string | Device fingerprint to identify the time clock device |
| DeviceName | string | Descriptive name of the device |
| Name | string | Description of the time clock |
| InactivityLogoutDuration | number | Number of seconds of inactivity before automatically logging out |
| PunchLogoutDuration | number | Number of seconds after a punch before automatically logging out |
| AuthenticationMethodValue | number | Authorization method: 1=Employee PIN, 2=Employee Code, 3=Employee Code + Password |
| IsCapturePicture | boolean | Is picture capture enabled on this device? |
| IsTakeEmployeePicture | boolean | Is employee picture taking enabled on this device? |
| Notes | string | Any notes for the time clock |
| DateCreated | Date | Date and time that the location was created |
| LastUpdated | Date | Date and time that the location was updated |
| CompanyTimeNow | Date | The current date and time in the account’s defined timezone. |