---
title: tierIdentifiers
framework: videosubscriberaccount
role: symbol
role_heading: Instance Property
path: videosubscriberaccount/vssubscription/tieridentifiers
---

# tierIdentifiers

A list of content from your catalog that the subscriber can access.

## Declaration

```swift
var tierIdentifiers: [String]! { get set }
```

## Discussion

Discussion You should only use values that are in your availability feed’s tier restrictions.

## See Also

### Setting Subscription Details

- [accessLevel](videosubscriberaccount/vssubscription/accesslevel.md)
- [VSSubscriptionAccessLevel](videosubscriberaccount/vssubscriptionaccesslevel.md)
- [billingIdentifier](videosubscriberaccount/vssubscription/billingidentifier.md)
- [expirationDate](videosubscriberaccount/vssubscription/expirationdate.md)
