---
title: Response
framework: proximityreader
role: symbol
role_heading: Associated Type
path: proximityreader/mobiledocumentrequest/response
---

# Response

A type that represents the response type of the request.

## Declaration

```swift
associatedtype Response : Hashable, Sendable
```
