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

# EIP712

> Swift Enumeration

**Enumeration**

```swift theme={null}
enum EIP712
```

## Classes

### EIP712.Builder

```swift theme={null}
class Builder
```

### EIP712.FieldBuilder

```swift theme={null}
class FieldBuilder
```

## Structures

### EIP712.Domain

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

### EIP712.Field

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

### EIP712.TypedData

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

## Enumerations

### EIP712.CommonPatterns

```swift theme={null}
enum CommonPatterns
```

### EIP712.TypeString

```swift theme={null}
enum TypeString
```
