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

# MobileDocumentDisplayRequest.Response

A type that contains the response information from a successful mobile
document display request.

```
struct Response
```

## Overview

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

## Topics

### Getting the response

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

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

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

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

## Relationships

### Conforms To

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

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

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

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

---

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)