---
title: balanceType
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inbalanceamount/balancetype
---

# balanceType

The type associated with the balance.

## Declaration

```swift
var balanceType: INBalanceType { get }
```

## Discussion

Discussion Use this property to determine how to interpret the value in the amount property.

## See Also

### Getting the Balance Information

- [amount](intents/inbalanceamount/amount.md)
- [currencyCode](intents/inbalanceamount/currencycode.md)
- [INBalanceType](intents/inbalancetype.md)
