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

# StellarSigners

> Swift Enumeration

**Enumeration**

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

## Enumeration Cases

| Case        | Description |
| ----------- | ----------- |
| `apiKey`    | -           |
| `email(_:)` | -           |

## Instance Properties

| Property | Type         | Description                             |
| -------- | ------------ | --------------------------------------- |
| `signer` | `any Signer` | Inherited from `SignerProvider.signer`. |
