<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INRideOption/disclaimerMessage",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INRideOption(py)disclaimerMessage"
  },
  "title" : "disclaimerMessage"
}
-->

# disclaimerMessage

A localized disclaimer message to display to the user before confirming the ride.

```
var disclaimerMessage: String? { get set }
```

## Discussion

Use this property to specify disclaimers about the ride you are offering. For example, you might use this property to present terms and conditions of the ride or to emphasize specific conditions such as when the user might share the ride with other users.

---

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)