---
title: expired
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/product/subscriptioninfo/renewalstate/expired
---

# expired

The subscription expired.

## Declaration

```swift
static let expired: Product.SubscriptionInfo.RenewalState
```

## See Also

### Getting the renewal state

- [subscribed](storekit/product/subscriptioninfo/renewalstate/subscribed.md)
- [inBillingRetryPeriod](storekit/product/subscriptioninfo/renewalstate/inbillingretryperiod.md)
- [inGracePeriod](storekit/product/subscriptioninfo/renewalstate/ingraceperiod.md)
- [revoked](storekit/product/subscriptioninfo/renewalstate/revoked.md)
