---
title: isBlacklisted
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkstoredvaluepassproperties/isblacklisted
---

# isBlacklisted

A Boolean value that indicates the pass issuer disabled a stored-value pass.

## Declaration

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

## See Also

### Reading the stored-value pass properties

- [balances](passkit/pkstoredvaluepassproperties/balances.md)
- [expirationDate](passkit/pkstoredvaluepassproperties/expirationdate.md)
- [isBlocked](passkit/pkstoredvaluepassproperties/isblocked.md)
