<!--
{
  "availability" : [
    "iOS: 8.0.0 -",
    "iPadOS: 8.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKPassType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:@E@PKPassType"
  },
  "title" : "PKPassType"
}
-->

# PKPassType

Types of passes.

```
enum PKPassType
```

## Topics

### Pass types

[`PKPassType.any`](/documentation/PassKit/PKPassType/any)

A nonspecific pass type.

[`PKPassType.barcode`](/documentation/PassKit/PKPassType/barcode)

A pass that represents a barcode.

[`PKPassType.secureElement`](/documentation/PassKit/PKPassType/secureElement)

A pass that represents a credential that the device stores in the Secure Element.

[`payment`](/documentation/PassKit/PKPassType/payment)

A pass that represents a credit or debit card



---

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)