Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Amount

export
interface

Amount

Hierarchy

  • Amount

Index

Properties

Properties

currency

currency: string

Amount currency (ISO-4217; e.g., "EUR")

type

{string}

memberof

Amount

value

value: number

Amount value (in smallest unit; e.g., euro cents)

type

{number}

memberof

Amount