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

# INAccountType.saving

A savings account.

## Declaration

```swift
case saving
```

## 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.prepaid](intents/inaccounttype/prepaid.md)
