---
title: revocationDate
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/transaction/revocationdate
---

# revocationDate

The date that the App Store refunded the transaction or revoked it from Family Sharing.

## Declaration

```swift
let revocationDate: Date?
```

## Mentioned in

Managing the life cycle of monthly subscriptions with a 12-month commitment Testing refund requests Supporting monthly subscriptions with a 12-month commitment Testing Family Sharing

## See Also

### Getting revocation status

- [revocationReason](storekit/transaction/revocationreason-swift.property.md)
- [Transaction.RevocationReason](storekit/transaction/revocationreason-swift.struct.md)
