|
Smartswitch
|
A Transaction connected with a balance. More...
defined in <Transaction.ice>
struct Transaction { ... }

Data Members | |
| CurrencyAmount | amount |
| The amount of the transaction. More... | |
| string | date |
| The date the transaction has occured. More... | |
| TransactionType | type |
| The type of a transaction. More... | |
A Transaction connected with a balance.
| CurrencyAmount amount |
The amount of the transaction.
| string date |
The date the transaction has occured.
| TransactionType type |
The type of a transaction.
1.8.15