Documentation
Currency
Properties
  • Currency Code
    The currency code identifies the currency with the three char long ISO 4217 code (e.g. USD, CHF, EUR).
  • Fraction Digits
    The fraction digits indicates how many places the currency has. This also indicates with which precision we calculate internally when we do calculations with this currency.
  • Numeric Code
    The numeric code identifies the currency with the three digit long ISO 4217 code (e.g. 978, 756, 840).