---
title: INAmountType.amountDue
framework: intents
role: symbol
role_heading: Case
path: intents/inamounttype/amountdue
---

# INAmountType.amountDue

The amount due for the bill.

## Declaration

```swift
case amountDue
```

## See Also

### Enumeration Cases

- [INAmountType.unknown](intents/inamounttype/unknown.md)
- [INAmountType.minimumDue](intents/inamounttype/minimumdue.md)
- [INAmountType.currentBalance](intents/inamounttype/currentbalance.md)
- [INAmountType.maximumTransferAmount](intents/inamounttype/maximumtransferamount.md)
- [INAmountType.minimumTransferAmount](intents/inamounttype/minimumtransferamount.md)
- [INAmountType.statementBalance](intents/inamounttype/statementbalance.md)
