---
title: revocationTypeStringRepresentation
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/transaction/revocationtypestringrepresentation
---

# revocationTypeStringRepresentation

The string representation of the revocationType, or nil if the transaction was not revoked.

## Declaration

```swift
@backDeployed(before: iOS 26.4, macOS 26.4, tvOS 26.4, watchOS 26.4, visionOS 26.4)
var revocationTypeStringRepresentation: String? { get }
```
