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

# amount

The numerical amount associated with the balance.

## Declaration

```swift
@NSCopying var amount: NSDecimalNumber? { get }
```

## Discussion

Discussion Use the balanceType property to determine the meaning of this value.

## See Also

### Getting the Balance Information

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