---
title: identifier
framework: accounts
role: symbol
role_heading: Instance Property
path: accounts/acaccounttype/identifier
---

# identifier

The unique identifier for the account type.

## Declaration

```swift
var identifier: String! { get }
```

## Discussion

Discussion Possible values are described in Account Type Identifiers.

## See Also

### Accessing Properties

- [accessGranted](accounts/acaccounttype/accessgranted.md)
- [accountTypeDescription](accounts/acaccounttype/accounttypedescription.md)
