---
title: allTransactions
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/advancedcommerceproduct/alltransactions
---

# allTransactions

All transactions associated with the generic product ID.

## Declaration

```swift
var allTransactions: Transaction.Transactions { get }
```

## See Also

### Getting transactions and entitlements

- [currentEntitlements](storekit/advancedcommerceproduct/currententitlements.md)
- [latestTransaction](storekit/advancedcommerceproduct/latesttransaction.md)
