Interface IMoney

Properties of a Money.

Hierarchy

  • IMoney

Implemented by

Properties

currencyCode?: null | string

Money currencyCode

offset?: null | number

Money offset

value?: null | number | Long

Money value

Generated using TypeDoc