finnhub-api
finnhub-api
/
com.hibernix.finnhub.model
/
PriceMetrics
Price
Metrics
@
Serializable
data
class
PriceMetrics
(
var
symbol
:
String
?
=
null
,
var
data
:
PriceMetricMap
?
=
null
)
Constructors
Properties
Constructors
Price
Metrics
Link copied to clipboard
fun
PriceMetrics
(
symbol
:
String
?
=
null
,
data
:
PriceMetricMap
?
=
null
)
Properties
data
Link copied to clipboard
var
data
:
PriceMetricMap
?
=
null
Map key-value pair of key ratios and metrics.
symbol
Link copied to clipboard
var
symbol
:
String
?
=
null
Symbol of the company.