---
title: termsAndConditionsURL
framework: intents
role: symbol
role_heading: Instance Property
path: intents/intermsandconditions/termsandconditionsurl
---

# termsAndConditionsURL

The URL to your company’s terms and conditions web page.

## Declaration

```swift
var termsAndConditionsURL: URL? { get }
```

## Discussion

Discussion The value of this property is set automatically at initialization time and can’t be changed later.

## See Also

### Getting the Terms and Conditions

- [localizedTermsAndConditionsText](intents/intermsandconditions/localizedtermsandconditionstext.md)
- [privacyPolicyURL](intents/intermsandconditions/privacypolicyurl.md)
