---
title: MobileDriversLicenseDisplayRequest.Response
framework: proximityreader
role: symbol
role_heading: Structure
path: proximityreader/mobiledriverslicensedisplayrequest/response
---

# MobileDriversLicenseDisplayRequest.Response

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

## Declaration

```swift
struct Response
```

## Overview

Overview Use this object to check the validation outcome of the display request.

## Topics

### Instance Properties

- [validationOutcome](proximityreader/mobiledriverslicensedisplayrequest/response/validationoutcome-swift.property.md)

### Enumerations

- [MobileDriversLicenseDisplayRequest.Response.ValidationOutcome](proximityreader/mobiledriverslicensedisplayrequest/response/validationoutcome-swift.enum.md)

## Relationships

### Conforms To

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