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

# INAccountType.prepaid

A prepaid account.

## Declaration

```swift
case prepaid
```

## See Also

### Constants

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