CheckInDuration
List of possible check in times
checkInFromstring<time>required
Check in from (24h format)
Example:
12:00checkInTostring<time>required
Check in to (24h format)
Example:
21:00CheckInDuration
{
"checkInFrom": "12:00",
"checkInTo": "21:00"
}