---
title: INAccountType.debit
framework: intents
role: symbol
role_heading: Case
path: intents/inaccounttype/debit
---

# INAccountType.debit

A debit account.

## Declaration

```swift
case debit
```

## See Also

### Constants

- [INAccountType.unknown](intents/inaccounttype/unknown.md)
- [INAccountType.checking](intents/inaccounttype/checking.md)
- [INAccountType.credit](intents/inaccounttype/credit.md)
- [INAccountType.investment](intents/inaccounttype/investment.md)
- [INAccountType.mortgage](intents/inaccounttype/mortgage.md)
- [INAccountType.prepaid](intents/inaccounttype/prepaid.md)
- [INAccountType.saving](intents/inaccounttype/saving.md)
