Crypto Currency
Represents a cryptocurrency (also known as Digital Token).
Types
Link copied to clipboard
Represents the type of CryptoCurrency.
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
Creates a CustomCurrency based on this instance data.
Link copied to clipboard
Returns a string representation of the object, including all public properties.
Link copied to clipboard