---
title: unbundled
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/product/subscriptioninfo/renewalinfo/expirationreason-swift.struct/unbundled
---

# unbundled

The subscription expired because the customer left the Subscription Bundle.

## Declaration

```swift
@backDeployed(before: iOS 27.0, macOS 27.0, tvOS 27.0, watchOS 27.0, visionOS 27.0)
static var unbundled: Product.SubscriptionInfo.RenewalInfo.ExpirationReason { get }
```
