CurrencyItem
Interface
Properties
code
Currency code.
Example
`USD`
Type
string
description
OptionalDescription for the currency
Type
string
id
Unique ID
Type
string
logoUrl
OptionalURL to an image of the currency. SVG logos are preferable, but please make sure that the provided image fits nicely in the currency select control (for raster images the expected size is 24x24px).
Type
string