Price
fun Price( value: Double, currency: Currency? = null, volumeUnit: VolumeUnit? = null)
Content copied to clipboard
Parameters
value
Numerical value of the price.
currency
Currency (e.g. Euro, USD etc.).
volumeUnit
Unit of volume (e.g. Liter)