> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OTPRequest

> Swift Structure

**Structure**

```swift theme={null}
struct OTPRequest
```

## Instance Properties

### id

Inherited from `Identifiable.id`.

```swift theme={null}
var id: String { get }
```

### requestId

```swift theme={null}
let requestId: String
```
