---
title: balanceType
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkstoredvaluepassbalance/balancetype-swift.property
---

# balanceType

The type of value that the balance represents, such as money or points.

## Declaration

```swift
var balanceType: PKStoredValuePassBalance.BalanceType { get }
```

## See Also

### Getting the pass status

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