---
title: MobileDocumentDataResponse
framework: proximityreader
role: symbol
role_heading: Protocol
path: proximityreader/mobiledocumentdataresponse
---

# MobileDocumentDataResponse

A type that represents a mobile document data response.

## Declaration

```swift
protocol MobileDocumentDataResponse : Hashable, Sendable
```

## Relationships

### Inherits From

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

### Conforming Types

- [MobileDriversLicenseDataRequest.Response](proximityreader/mobiledriverslicensedatarequest/response.md)
- [MobileNationalIDCardDataRequest.Response](proximityreader/mobilenationalidcarddatarequest/response.md)
- [MobilePhotoIDDataRequest.Response](proximityreader/mobilephotoiddatarequest/response.md)
