<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INRentalCarReservation",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INRentalCarReservation"
  },
  "title" : "INRentalCarReservation"
}
-->

# INRentalCarReservation

The information that describes a rental car reservation.

```
class INRentalCarReservation
```

## Topics

### Creating a Rental Car Reservation

[`init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:rentalCar:rentalDuration:pickupLocation:dropOffLocation:)`](/documentation/Intents/INRentalCarReservation/init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:rentalCar:rentalDuration:pickupLocation:dropOffLocation:)-44w7o)

Creates a rental car reservation with the specified contents and attributes.

[`init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:rentalCar:rentalDuration:pickupLocation:dropOffLocation:)`](/documentation/Intents/INRentalCarReservation/init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:rentalCar:rentalDuration:pickupLocation:dropOffLocation:))

Creates a new rental car reservation with the specified contents and attributes.

### Getting the Rental Car Reservation Information

[`rentalCar`](/documentation/Intents/INRentalCarReservation/rentalCar)

An object containing detailed information about the rental car.

[`INRentalCar`](/documentation/Intents/INRentalCar)

The information that describes a rental car.

[`rentalDuration`](/documentation/Intents/INRentalCarReservation/rentalDuration)

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

[`pickupLocation`](/documentation/Intents/INRentalCarReservation/pickupLocation)

The name and location where the user can pick up the car.

[`dropOffLocation`](/documentation/Intents/INRentalCarReservation/dropOffLocation)

The name and location where the user can drop off the car.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)