---
title: accountType
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insearchforaccountsintent/accounttype
---

# accountType

The type of the account.

## Declaration

```swift
var accountType: INAccountType { get }
```

## Discussion

Discussion If this property contains a value other than INAccountType.unknown, use the value to limit your search to accounts of the specified type.

## See Also

### Getting the Search Attributes

- [accountNickname](intents/insearchforaccountsintent/accountnickname.md)
- [organizationName](intents/insearchforaccountsintent/organizationname.md)
- [requestedBalanceType](intents/insearchforaccountsintent/requestedbalancetype.md)
- [INBalanceType](intents/inbalancetype.md)
