---
title: thresholdAmount
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkautomaticreloadpaymentsummaryitem/thresholdamount
---

# thresholdAmount

The balance an account reaches before you apply the automatic reload amount.

## Declaration

```swift
var thresholdAmount: NSDecimalNumber { get set }
```

## Discussion

Discussion You automatically apply the reload amount to the account when the account balance drops below the threshold amount. Use the amount property to specify the reload amount.
