convertedLast property

Map<String, double> convertedLast
final

The last traded value of the ticker converted to different currencies.

Implementation

final Map<String, double> convertedLast;