Smartswitch
|
The struct defines an amount of money in a given Currency. More...
defined in <CurrencyAmount.ice>
struct CurrencyAmount { ... }
Data Members | |
double | amount |
The amount of money in a given Currency. More... | |
string | currency |
The Currency name. More... | |
The struct defines an amount of money in a given Currency.
double amount |
The amount of money in a given Currency.
string currency |
The Currency name.