Structure of Snap Schedule 365 object: PunchEntry
PROPERTIES
| Title | Type | Description | 
|---|---|---|
| ID | number | ID of the punch entry | 
| PunchID | number | Identifies the parent punch record | 
| PunchTypeValue | number | Punch entry type: 0 = None, 1 = Punch In, 2 = Punch Out | 
| PunchDate | Date | Date and time when punched (from device) | 
| DeviceIdentifier | string | Identifier of the device used to punch, if available (e.g. phone number) | 
| DeviceLatitude | number | GPS latitude of devices location where punched, if available | 
| DeviceLongitude | number | GPS longitude of devices location where punched, if available | 
| PunchReasonID | number (references Definition) | Identifies a punch reason | 
| TimeClockID | number | Identifies the time clock used to punch in/out, if available | 
| PictureInfo | PictureInfo | Identifies employees picture taken at punch | 
| Notes | string | Any notes for this punch entry | 
| IsAdjusted | boolean | Identifies if the punch entry was manually adjusted | 
| DateOffset | number | Number of days since 1/1/1900 | 
| DateCreated | Date | Date and time that the punch entry was created | 
| LastUpdated | Date | Date and time that the punch entry was updated | 
| CompanyTimeNow | Date | The current date and time in the account’s defined timezone. |