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

# revoked

The App Store has revoked the customer’s access to the subscription group.

## Declaration

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

## See Also

### Getting the renewal state

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