---
title: isLowBalanceGateNotificationEnabled
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pksuicapassproperties/islowbalancegatenotificationenabled
---

# isLowBalanceGateNotificationEnabled

A Boolean value that determines whether the terminal provides feedback if the balance is low after a deduction.

## Declaration

```swift
var isLowBalanceGateNotificationEnabled: Bool { get }
```

## Discussion

Discussion The Suica network determines the value and usage of this property.

## See Also

### Getting suica balance information

- [transitBalance](passkit/pksuicapassproperties/transitbalance.md)
- [transitBalanceCurrencyCode](passkit/pksuicapassproperties/transitbalancecurrencycode.md)
- [isBalanceAllowedForCommute](passkit/pksuicapassproperties/isbalanceallowedforcommute.md)
