docs: transactions-updated
event type (#45527)
fix: `transactions-updated` event type
This commit is contained in:
parent
a141f68c83
commit
4085185e2d
1 changed files with 2 additions and 2 deletions
|
@ -10,13 +10,13 @@ The `inAppPurchase` module emits the following events:
|
||||||
|
|
||||||
### Event: 'transactions-updated'
|
### Event: 'transactions-updated'
|
||||||
|
|
||||||
Emitted when one or more transactions have been updated.
|
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
|
|
||||||
* `event` Event
|
* `event` Event
|
||||||
* `transactions` Transaction[] - Array of [`Transaction`](structures/transaction.md) objects.
|
* `transactions` Transaction[] - Array of [`Transaction`](structures/transaction.md) objects.
|
||||||
|
|
||||||
|
Emitted when one or more transactions have been updated.
|
||||||
|
|
||||||
## Methods
|
## Methods
|
||||||
|
|
||||||
The `inAppPurchase` module has the following methods:
|
The `inAppPurchase` module has the following methods:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue