<!--
{
  "availability" : [
    "iOS: 10.1.0 - 15.0.0",
    "iPadOS: 10.1.0 - 15.0.0",
    "macCatalyst: 13.1.0 - 15.0.0",
    "macOS: -",
    "visionOS: 1.0.0 - 1.0.0",
    "watchOS: 3.1.0 - 8.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKSuicaPassProperties/isBlacklisted",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:objc(cs)PKSuicaPassProperties(py)blacklisted"
  },
  "title" : "isBlacklisted"
}
-->

# isBlacklisted

A Boolean value that indicates whether the transit pass issuer disabled the pass.

```
var isBlacklisted: Bool { get }
```

## Discussion

Transit pass issuers are responsible for blacklisting transit passes according to their policies. Blacklisted transit passes are not accepted at transit terminals.

---

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)