<!--
{
  "availability" : [
    "iOS: 11.0.0 - 18.0.0",
    "iPadOS: 11.0.0 - 18.0.0",
    "macOS: -",
    "tvOS: 11.0.0 - 18.0.0",
    "visionOS: 1.0.0 - 2.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "VideoSubscriberAccount",
  "identifier" : "/documentation/VideoSubscriberAccount/VSSubscription",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Video Subscriber Account"
    ],
    "preciseIdentifier" : "c:objc(cs)VSSubscription"
  },
  "title" : "VSSubscription"
}
-->

# VSSubscription

An object that describes a subscriber’s access to content.

```
class VSSubscription
```

## Overview

Use a `VSSubscription` object to set user subscription information, such as account access type, proximity billing group, expiration date, and content catalog tier identifiers.

## Topics

### Setting Subscription Details

[`accessLevel`](/documentation/VideoSubscriberAccount/VSSubscription/accessLevel)

The subscriber’s level of access to your catalog of content.

[`VSSubscriptionAccessLevel`](/documentation/VideoSubscriberAccount/VSSubscriptionAccessLevel)

Constants representing a subscriber’s level of access to your content.

[`billingIdentifier`](/documentation/VideoSubscriberAccount/VSSubscription/billingIdentifier)

The subscriber’s billing group.

[`expirationDate`](/documentation/VideoSubscriberAccount/VSSubscription/expirationDate)

The date when the user’s subscription expires.

[`tierIdentifiers`](/documentation/VideoSubscriberAccount/VSSubscription/tierIdentifiers)

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



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)