<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/MobileDriversLicenseRawDataRequest",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader34MobileDriversLicenseRawDataRequestV"
  },
  "title" : "MobileDriversLicenseRawDataRequest"
}
-->

# MobileDriversLicenseRawDataRequest

A mobile driver’s license request which retrieves elements from the holder and returns the raw response data for processing.

```
struct MobileDriversLicenseRawDataRequest
```

## Topics

### Creating a raw data request

[`init(retainedElements:nonRetainedElements:)`](/documentation/ProximityReader/MobileDriversLicenseRawDataRequest/init(retainedElements:nonRetainedElements:))

Returns a mobile driver’s license raw data request.

[`retainedElements`](/documentation/ProximityReader/MobileDriversLicenseRawDataRequest/retainedElements)

The document elements you’re requesting and intend to retain for an indefinite period of time.

[`nonRetainedElements`](/documentation/ProximityReader/MobileDriversLicenseRawDataRequest/nonRetainedElements)

The document elements you’re requesting and intend to retain no longer than is necessary to process the result in realtime.

[`MobileDriversLicenseRawDataRequest.Element`](/documentation/ProximityReader/MobileDriversLicenseRawDataRequest/Element)

A type representing an element that you can request from a mobile driver’s license.

### Handling the response

[`MobileDriversLicenseRawDataRequest.Response`](/documentation/ProximityReader/MobileDriversLicenseRawDataRequest/Response)

A type that contains the response information from a successful mobile driver’s license raw data request.



---

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)