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

# GetNTFQueryParams

> Swift Structure

**Structure**

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

## Initializers

### init(walletLocator:chain:page:perPage:)

```swift theme={null}
init(walletLocator: WalletLocator, chain: any AnyChain, page: Int, perPage: Int)
```
