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

# localizedBookingAdvisementText

A localized, user-readable string containing policies and information related to the reservation.

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

## Discussion

Use this property to convey restaurant policies, parking instructions, or special information related to the reservation. The system displays this information to the user along with the reservation options. The default value of this property is `nil`.

---

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)