init(vasMerchants:)
Creates a new options structure with the specified list of merchants.
Declaration
init(vasMerchants: [VASRequest.Merchant] = [])Parameters
- vasMerchants:
An array of merchants with supported loyalty cards.
Creates a new options structure with the specified list of merchants.
init(vasMerchants: [VASRequest.Merchant] = [])An array of merchants with supported loyalty cards.