DisplayCurrencyResponse

constructor(currencyName: String, currencyCode: String, value: Double)
constructor(currencyName: String, currencyCode: String, value: Double, logoUrl: String)