> ## 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.

# SignTypedDataRequest

> Swift Structure

**Structure**

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

## Structures

### SignTypedDataRequest.Params

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

### SignTypedDataRequest.TypedData

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

## Initializers

### init(params:)

```swift theme={null}
init(params: SignTypedDataRequest.Params)
```

## Instance Properties

### params

```swift theme={null}
let params: SignTypedDataRequest.Params
```

### type

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