---
title: balance
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inpaymentaccount/balance
---

# balance

The primary balance associated with the account.

## Declaration

```swift
@NSCopying var balance: INBalanceAmount? { get }
```

## See Also

### Getting the Account Balance

- [secondaryBalance](intents/inpaymentaccount/secondarybalance.md)
- [INBalanceAmount](intents/inbalanceamount.md)
