---
title: MobilePhotoIDDataRequest.Response
framework: proximityreader
role: symbol
role_heading: Structure
path: proximityreader/mobilephotoiddatarequest/response
---

# MobilePhotoIDDataRequest.Response

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

## Declaration

```swift
struct Response
```

## Topics

### Structures

- [MobilePhotoIDDataRequest.Response.DocumentElements](proximityreader/mobilephotoiddatarequest/response/documentelements-swift.struct.md)

### Instance Properties

- [documentElements](proximityreader/mobilephotoiddatarequest/response/documentelements-swift.property.md)

## Relationships

### Conforms To

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