---
title: collections
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asimportableaccount/collections
---

# collections

The collections stored in this account.

## Declaration

```swift
var collections: [ASImportableCollection]
```

## See Also

### Accessing account properties

- [id](authenticationservices/asimportableaccount/id.md)
- [userName](authenticationservices/asimportableaccount/username.md)
- [email](authenticationservices/asimportableaccount/email.md)
- [fullName](authenticationservices/asimportableaccount/fullname.md)
- [ASImportableCollection](authenticationservices/asimportablecollection.md)
- [items](authenticationservices/asimportableaccount/items.md)
- [ASImportableItem](authenticationservices/asimportableitem.md)
