Amount Module
an amount specified either as a simple amount or as a percentage of another amount, optionally restricted to lower and/or upper limits
Functions and values
Function or value | Description |
Full Usage:
total baseValue amount
Parameters:
int64<MeasureProduct<Cent, MeasureOne>>
amount : Amount
Returns: decimal<MeasureProduct<Cent, MeasureOne>>
|
|