1 January 2015
economy notification.
<data Notifications>
Type: Corrade progressive notification
Notification[wiki]: economy
Data[wiki]: type, balance, description, committed, credit, success, id, amount, target, source, transaction
Structure[wiki]: MoneyBalanceReplyEventArgs
Description[wiki]: Money balance events (when money is paid in or paid out).
Commands[wiki]: None.
Last Changes[wiki]: Release 7.35 - added economy notification.
</data>
| Data | Description |
|---|---|
type | The type of the notification. |
balance | The current balance. |
description | The description for the transaction. |
committed | The meters committed. |
credit | The meters credited. |
success | Whether the transaction was successful. |
id | The transaction ID. |
amount | The amount of money transacted. |
target | The target of the transaction. |
source | The source of the transaction. |
transaction | The type of the transaction. Can be any one of the money transaction types in libomv. |