---
title: ConfirmationConditions
framework: appintents
role: symbol
role_heading: Structure
path: appintents/confirmationconditions
---

# ConfirmationConditions

Conditions for a confirmation request.

## Declaration

```swift
struct ConfirmationConditions
```

## Overview

Overview If any of the conditions are met, confirmation will be requested.

## Topics

### Type Properties

- [lowConfidenceSource](appintents/confirmationconditions/lowconfidencesource.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Disambiguation

- [IntentChoiceOption](appintents/intentchoiceoption.md)
