1 January 2015
economy
notification.economy (Notifications) | |
---|---|
Type | Corrade progressive notification |
Notification | economy |
Data | type , balance , description , committed , credit , success , id , amount , target , source , transaction |
Structure | MoneyBalanceReplyEventArgs |
Description | Money balance events (when money is paid in or paid out). |
Commands | None. |
Last Changes | Release 7.35 - added economy notification. |
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. |