docs: transactions-updated event type (#45527)

fix: `transactions-updated` event type
This commit is contained in:
Calvin
2025-02-10 08:12:17 -07:00
committed by GitHub
parent a141f68c83
commit 4085185e2d

View File

@@ -10,13 +10,13 @@ The `inAppPurchase` module emits the following events:
### Event: 'transactions-updated'
Emitted when one or more transactions have been updated.
Returns:
* `event` Event
* `transactions` Transaction[] - Array of [`Transaction`](structures/transaction.md) objects.
Emitted when one or more transactions have been updated.
## Methods
The `inAppPurchase` module has the following methods: