---
title: rideIdentifier
framework: intents
role: symbol
role_heading: Instance Property
path: intents/incancelrideintent/rideidentifier
---

# rideIdentifier

The unique identifier that you assigned to the ride.

## Declaration

```swift
var rideIdentifier: String { get }
```

## Discussion

Discussion SiriKit sets this property to the ride identifier you provided in your INRideStatus object when booking the ride or supplying its status.
