Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 441 Bytes

Currency.md

File metadata and controls

20 lines (10 loc) · 441 Bytes

Currency

Properties

Name Type Description Notes
id String Currency code [optional]
symbol String Currency symbol [optional]
exchangeRate String Currency exchange rate (EUR to this) [optional]
htmlSymbol String Currency html code [optional]

Implemented Interfaces

  • Serializable