<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/MobileDriversLicenseDisplayRequest/Response",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader34MobileDriversLicenseDisplayRequestV8ResponseV"
  },
  "title" : "MobileDriversLicenseDisplayRequest.Response"
}
-->

# MobileDriversLicenseDisplayRequest.Response

A type that contains the response information from a successful mobile
driver’s license display request.

```
struct Response
```

## Overview

Use this object to check the validation outcome of the display request.

## Topics

### Instance Properties

[`let validationOutcome: MobileDriversLicenseDisplayRequest.Response.ValidationOutcome`](/documentation/ProximityReader/MobileDriversLicenseDisplayRequest/Response/validationOutcome-swift.property)

The value that indicates how the user validated the mobile document response.

### Enumerations

[`enum ValidationOutcome`](/documentation/ProximityReader/MobileDriversLicenseDisplayRequest/Response/ValidationOutcome-swift.enum)

A type that represents how the user validates the mobile document response.

## Relationships

### Conforms To

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

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

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

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

---

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)