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

# TransactionSummary

> Swift Structure

**Structure**

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

## Instance Properties

### explorerLink

```swift theme={null}
let explorerLink: URL
```

### hash

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

### transactionID

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