<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreNFC",
  "identifier" : "/documentation/CoreNFC/NFCVASCommandConfiguration",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Core NFC"
    ],
    "preciseIdentifier" : "c:objc(cs)NFCVASCommandConfiguration"
  },
  "title" : "NFCVASCommandConfiguration"
}
-->

# NFCVASCommandConfiguration

An object providing the configuration for a GET VAS DATA command.

```
class NFCVASCommandConfiguration
```

## Topics

### Creating a Command Configuration

[`-  initWithVASMode:passTypeIdentifier:url:`](/documentation/CoreNFC/NFCVASCommandConfiguration/init(vasMode:passTypeIdentifier:url:)-9bh8w)

Creates a VAS command configuration object.

### Setting Configuration Items

[`mode`](/documentation/CoreNFC/NFCVASCommandConfiguration/mode-swift.property)

A VAS protocol mode.

[`VASMode`](/documentation/CoreNFC/VASMode)

Constants that indicate the VAS protocol mode.

[`passTypeIdentifier`](/documentation/CoreNFC/NFCVASCommandConfiguration/passTypeIdentifier)

A type identifier for the Wallet Pass.

[`url`](/documentation/CoreNFC/NFCVASCommandConfiguration/url)

A merchant URL.

## Relationships

### Conforms To

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`CVarArg`](/documentation/Swift/CVarArg)

[`NSCopying`](/documentation/Foundation/NSCopying)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`Hashable`](/documentation/Swift/Hashable)

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)