MoneyAmount

A monetary amount in integer minor units

  • amount
    Type: integerFormat: int64

    Amount in minor units (major value = amount / 10^exponent)

  • currency
    Type: string

    ISO 4217 currency code

  • exponent
    Type: integerFormat: int32

    Number of minor-unit digits for the currency

Grand Public API