ClockIns
Retrieves a list of clock in/out logs per person.
Columns
| Name | Type | References | |
| PersonId | String |
People.Id | |
| Id [KEY] | String | ||
| Status | String | ||
| UserId | String | ||
| ClockInDatetime | Datetime | ||
| ClockInInfo | String | ||
| ClockInSource | String | ||
| ClockOutDatetime | Datetime | ||
| ClockOutInfo | String | ||
| ClockOutSource | String | ||
| UpdatedDateTime | Datetime |