Record

amount

No description available.

record amount {
  amount: s32,
  currency: string,
  source-types: option​<amount-by-source-type>,
}

Fields

NameTypeDescription
amounts32
currencystring
source-typesoption​<amount-by-source-type>