Record

currency

No description available.

record currency {
  amount-v1000: s32,
  currency-code: string,
  fallback-value: option​<string>,
}

Fields

NameTypeDescription
amount-v1000s32
currency-codestring
fallback-valueoption​<string>