<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/CustomerEngagementSession/customerConfiguration-swift.property",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader25CustomerEngagementSessionC21customerConfigurationAC0cG0VSgvp"
  },
  "title" : "customerConfiguration"
}
-->

# customerConfiguration

A structure containing configuration information of the customer device.

```
final var customerConfiguration: CustomerEngagementSession.CustomerConfiguration? { get }
```

## Discussion

The value is available after the [`CustomerEngagementSession.Event.ready`](/documentation/ProximityReader/CustomerEngagementSession/Event/ready) event.

---

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)