---
title: all
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/apptransaction/all
---

# all

Returns all the AppTransactions for this version of the app.

## Declaration

```swift
static var all: AppTransaction.AppTransactions { get }
```
