DocumentCurrencyListItemDto

constructor(name: String, code: String, symbol: String)

Parameters

name

The name of the currency in English, or translated if a non-English locale was provided used to handle the request

code

The internationally recognized three-letter code for the currency.

symbol

The internationally recognized symbol representing the currency.