> ## Documentation Index
> Fetch the complete documentation index at: https://crossmint-devin-1787949784-wallet-docs-two-concept-model.mintlify.site/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

| Property | Type                          | Description |
| -------- | ----------------------------- | ----------- |
| `params` | `SignTypedDataRequest.Params` | -           |
| `type`   | `String`                      | -           |
