---
title: PKStoredValuePassBalance
framework: passkit
role: symbol
role_heading: Class
path: passkit/pkstoredvaluepassbalance
---

# PKStoredValuePassBalance

An object that represents a balance that’s available for transactions, such as points or money.

## Declaration

```swift
class PKStoredValuePassBalance
```

## Overview

Overview important: A stored balance of type of cash requires a valid currency code.

## Topics

### Getting the pass status

- [expiryDate](passkit/pkstoredvaluepassbalance/expirydate.md)
- [amount](passkit/pkstoredvaluepassbalance/amount-2nwf5.md)
- [balanceType](passkit/pkstoredvaluepassbalance/balancetype-swift.property.md)
- [currencyCode](passkit/pkstoredvaluepassbalance/currencycode.md)
- [PKStoredValuePassBalance.BalanceType](passkit/pkstoredvaluepassbalance/balancetype-swift.struct.md)

### Comparing pass balance objects

- [==(_:_:)](passkit/pkstoredvaluepassbalance/==(_:_:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Stored-value passes

- [PKTransitPassProperties](passkit/pktransitpassproperties.md)
- [PKSuicaPassProperties](passkit/pksuicapassproperties.md)
- [PKStoredValuePassProperties](passkit/pkstoredvaluepassproperties.md)
