<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/CustomerEngagementSession/ConsentOption",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader25CustomerEngagementSessionC13ConsentOptionO"
  },
  "title" : "CustomerEngagementSession.ConsentOption"
}
-->

# CustomerEngagementSession.ConsentOption

An option on the sign-up form to receive promotional emails and text messages.

```
enum ConsentOption
```

## Topics

### Enumeration Cases

[`case hidden`](/documentation/ProximityReader/CustomerEngagementSession/ConsentOption/hidden)

Hides the option.

[`case preSelected`](/documentation/ProximityReader/CustomerEngagementSession/ConsentOption/preSelected)

Shows the customer the receive promotions option with a default preference.

[`case visible`](/documentation/ProximityReader/CustomerEngagementSession/ConsentOption/visible)

Shows the option with no default selected.

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

---

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)