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

# MobileDocumentAnyOfRawDataRequest.Response

A type that contains the response information from a successful raw data request.

```
struct Response
```

## Topics

### Instance Properties

[`let ephemeralReaderKey: Data`](/documentation/ProximityReader/MobileDocumentAnyOfRawDataRequest/Response/ephemeralReaderKey)

The session’s ephemeral reader key.

[`let responseData: Data`](/documentation/ProximityReader/MobileDocumentAnyOfRawDataRequest/Response/responseData)

The data the document holder returns.

[`let sessionTranscript: Data`](/documentation/ProximityReader/MobileDocumentAnyOfRawDataRequest/Response/sessionTranscript)

The session transcript of the document request.

## Relationships

### Conforms To

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

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

[`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)