---
title: "photoIDRawData(retaining:notRetaining:issuerIdentifiers:)"
framework: proximityreader
role: symbol
role_heading: Type Method
path: "proximityreader/mobiledocumentrequest/photoidrawdata(retaining:notretaining:issueridentifiers:)"
---

# photoIDRawData(retaining:notRetaining:issuerIdentifiers:)

A request which retrieves photo ID elements from the holder and returns the raw response data for processing.

## Declaration

```swift
static func photoIDRawData(retaining retainedElements: [MobilePhotoIDRawDataRequest.Element] = [], notRetaining nonRetainedElements: [MobilePhotoIDRawDataRequest.Element] = [], issuerIdentifiers: [Data] = []) -> Self
```
