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

# balances

The amount available for transactions for a service represented by a stored-value pass.

## Declaration

```swift
var balances: [PKStoredValuePassBalance] { get }
```

## See Also

### Reading the stored-value pass properties

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