---
title: reservationDuration
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inlodgingreservation/reservationduration
---

# reservationDuration

The date and time range that indicates the beginning and end of the reservation.

## Declaration

```swift
@NSCopying var reservationDuration: INDateComponentsRange { get }
```

## Discussion

Discussion The beginning and end times for the reservation indicate the earliest time the user can check in and the latest time they can check out.

## See Also

### Getting the Lodging Reservation Information

- [lodgingBusinessLocation](intents/inlodgingreservation/lodgingbusinesslocation.md)
- [numberOfAdults](intents/inlodgingreservation/numberofadults-6fsnq.md)
- [numberOfChildren](intents/inlodgingreservation/numberofchildren-1dm3g.md)
