Currency
Represents a currency, a system of money in common use within a specific environment over time.
Inheritors
Properties
Functions
Link copied to clipboard
Transforms a collection of Number into Money based on this Currency. Calculations using them are rounded using a Rounding strategy configured with RoundingMode.HALF_EVEN.
Link copied to clipboard
Link copied to clipboard
Returns a string representation of the object, including all public properties.
Link copied to clipboard