> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Subscriptions

> Subscriptions data type.

## Properties

| Name                    | Type     | Description                                         |
| :---------------------- | :------- | :-------------------------------------------------- |
| SubscriptionId          | String   | Identifier of the owned subscription                |
| Expiration              | DateTime | Expiration time of the subscription                 |
| Status                  | String   | The current status of the subscription              |
| InitialSubscriptionTime | DateTime | Origination time of the subscription                |
| SubscriptionItemId      | String   | The id of the subscription offer                    |
| SubscriptionProvider    | String   | The store through which the subscription is offered |


## Related topics

- [Choosing the right product type](/publishing/xstore-commerce/xstore-choosing-product-type.md)
- [Add-ons](/publishing/game-publishing/concepts/add-ons.md)
- [PFSubscriptionModel](/services/playfab/api-references/c/pftypes/structs/pfsubscriptionmodel.md)
- [Economy v2 Subscriptions](/services/playfab/economy-monetization/economy-v2/catalog/subscriptions.md)
- [XStoreSubscriptionInfo](/reference/system/xstore/structs/xstoresubscriptioninfo.md)
