---
title: INReservationActionType.checkIn
framework: intents
role: symbol
role_heading: Case
path: intents/inreservationactiontype/checkin
---

# INReservationActionType.checkIn

A check-in action.

## Declaration

```swift
case checkIn
```

## Discussion

Discussion The validDuration property determines the earliest and latest times that the user can check in for their reservation.

## See Also

### Action Type

- [INReservationActionType.unknown](intents/inreservationactiontype/unknown.md)
