---
title: upgradedToBundle
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/transaction/revocationreason-swift.struct/upgradedtobundle
---

# upgradedToBundle

The transaction was revoked because the customer switched to a subscription bundle.

## Declaration

```swift
@backDeployed(before: iOS 27.0, macOS 27.0, tvOS 27.0, watchOS 27.0, visionOS 27.0)
static var upgradedToBundle: Transaction.RevocationReason { get }
```
