---
title: expirationDate
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkstoredvaluepassproperties/expirationdate
---

# expirationDate

The expiration date of a pass.

## Declaration

```swift
var expirationDate: Date? { get }
```

## See Also

### Reading the stored-value pass properties

- [balances](passkit/pkstoredvaluepassproperties/balances.md)
- [isBlocked](passkit/pkstoredvaluepassproperties/isblocked.md)
- [isBlacklisted](passkit/pkstoredvaluepassproperties/isblacklisted.md)
