---
title: assignmentRevocation
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/transaction/revocationtype-swift.struct/assignmentrevocation
---

# assignmentRevocation

The transaction was revoked by the organization administrator.

## Declaration

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