---
title: rentalDuration
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inrentalcarreservation/rentalduration
---

# rentalDuration

The date and time range that indicates the pickup and drop off times for the rental.

## Declaration

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

## See Also

### Getting the Rental Car Reservation Information

- [rentalCar](intents/inrentalcarreservation/rentalcar.md)
- [INRentalCar](intents/inrentalcar.md)
- [pickupLocation](intents/inrentalcarreservation/pickuplocation.md)
- [dropOffLocation](intents/inrentalcarreservation/dropofflocation.md)
