---
title: termsAndConditions
framework: intents
role: symbol
role_heading: Instance Property
path: intents/ingetavailablerestaurantreservationbookingsintentresponse/termsandconditions
---

# termsAndConditions

The terms and conditions of using your company’s services.

## Declaration

```swift
@NSCopying var termsAndConditions: INTermsAndConditions? { get set }
```

## Discussion

Discussion Use this property to specify any terms and conditions that apply to using your booking service. The default value of this property is nil.

## See Also

### Specifying Additional Information

- [localizedRestaurantDescriptionText](intents/ingetavailablerestaurantreservationbookingsintentresponse/localizedrestaurantdescriptiontext.md)
- [localizedBookingAdvisementText](intents/ingetavailablerestaurantreservationbookingsintentresponse/localizedbookingadvisementtext.md)
