---
title: "init(vasMerchants:)"
framework: proximityreader
role: symbol
role_heading: Initializer
path: "proximityreader/paymentcardreader/options-swift.struct/init(vasmerchants:)"
---

# init(vasMerchants:)

Creates a new options structure with the specified list of merchants.

## Declaration

```swift
init(vasMerchants: [VASRequest.Merchant] = [])
```

## Parameters

- `vasMerchants`: An array of merchants with supported loyalty cards.
