ke-api-client ~master (2021-07-13T00:55:57Z)
Dub
Repo
Amount
konnexengine
money
blueprint
Undocumented in source.
class
Amount {
import
money
;
;
this
(string symbol, double amount);
UUID
id
;
string
symbol
;
double
amount
;
SysTime
timestamp
;
}
Constructors
this
this
(string symbol, double amount)
Undocumented in source.
Members
Variables
amount
double
amount
;
Undocumented in source.
id
UUID
id
;
Undocumented in source.
symbol
string
symbol
;
Undocumented in source.
timestamp
SysTime
timestamp
;
Undocumented in source.
Meta
Source
See Implementation
konnexengine
money
blueprint
classes
Amount
Currency
functions
createAmountIn