---
title: currentEntitlements
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/advancedcommerceproduct/currententitlements
---

# currentEntitlements

The transactions that entitle the customer to Advanced Commerce Items purchased using the generic product ID.

## Declaration

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

## See Also

### Getting transactions and entitlements

- [allTransactions](storekit/advancedcommerceproduct/alltransactions.md)
- [latestTransaction](storekit/advancedcommerceproduct/latesttransaction.md)
