{
"id": "string",
"code": "string",
"label": "string",
"kind": "DAILY",
"requiresCheckOut": true,
"requiresGeofence": true,
"photoPolicy": "OPTIONAL",
"appliesToRoles": [
"string"
],
"sortOrder": 0,
"isActive": true,
"windows": [
{
"id": "string",
"slotId": "string",
"dayOfWeek": 0,
"isActive": true,
"checkInOpenAt": "string",
"startAt": "string",
"checkInCloseAt": "string",
"checkOutOpenAt": "string",
"endAt": "string",
"checkOutCloseAt": "string",
"lateToleranceMinutes": 0,
"earlyLeaveToleranceMinutes": 0
}
],
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}