---
title: Transaction.RevocationType
framework: storekit
role: symbol
role_heading: Structure
path: storekit/transaction/revocationtype-swift.struct
---

# Transaction.RevocationType

## Declaration

```swift
struct RevocationType
```

## Topics

### Type Properties

- [assignmentRevocation](storekit/transaction/revocationtype-swift.struct/assignmentrevocation.md)
- [familyRevocation](storekit/transaction/revocationtype-swift.struct/familyrevocation.md)
- [fullRefund](storekit/transaction/revocationtype-swift.struct/fullrefund.md)
- [proratedRefund](storekit/transaction/revocationtype-swift.struct/proratedrefund.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
