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

# INAccountType.credit

A credit card account.

## Declaration

```swift
case credit
```

## See Also

### Constants

- [INAccountType.unknown](intents/inaccounttype/unknown.md)
- [INAccountType.checking](intents/inaccounttype/checking.md)
- [INAccountType.debit](intents/inaccounttype/debit.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)
