---
title: offerDetailText
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inrestaurantoffer/offerdetailtext
---

# offerDetailText

The user-readable text containing the details of the offer.

## Declaration

```swift
var offerDetailText: String { get set }
```

## Discussion

Discussion Use this property to explain a special offer in more detail.

## See Also

### Accessing the Offer Details

- [offerTitleText](intents/inrestaurantoffer/offertitletext.md)
- [offerIdentifier](intents/inrestaurantoffer/offeridentifier.md)
