# `PurchaseEventData` - interface Represents the data of the `purchaseUpdated` event.
```typescript transactions: Transaction[] ``` Array of transactions.