---
title: passTypeIdentifier
framework: corenfc
role: symbol
role_heading: Instance Property
path: corenfc/nfcvascommandconfiguration/passtypeidentifier
---

# passTypeIdentifier

A type identifier for the Wallet Pass.

## Declaration

```swift
var passTypeIdentifier: String { get set }
```

## Discussion

Discussion The reader session uses the string value to calculate the merchant ID value for the GET VAS DATA command.

## See Also

### Setting Configuration Items

- [mode](corenfc/nfcvascommandconfiguration/mode-swift.property.md)
- [VASMode](corenfc/vasmode.md)
- [url](corenfc/nfcvascommandconfiguration/url.md)
