money.amount

Undocumented in source.
struct money(string currency, int dec_places = 4, roundingMode rmode = roundingMode.HALF_UP)
long amount;

Meta