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

# StellarSmartWalletMapping

> Swift Enumeration

**Enumeration**

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

## Type Aliases

### StellarSmartWalletMapping.APIModel

Inherited from `WalletTypeTransactionMapping.APIModel`.

```swift theme={null}
typealias APIModel = StellarTransactionApiModel
```

## Type Properties

| Property    | Type        | Description                                              |
| ----------- | ----------- | -------------------------------------------------------- |
| `chainType` | `ChainType` | Inherited from `WalletTypeTransactionMapping.chainType`. |
