toggle menu
UFC - Unified Finance Client
0.5.0
jvm
switch theme
search in API
UFC - Unified Finance Client
/
com.ulalax.ufc.domain.model.options
/
UnderlyingQuote
/
UnderlyingQuote
Underlying
Quote
constructor
(
symbol
:
String
,
shortName
:
String
?
=
null
,
regularMarketPrice
:
Double
?
=
null
,
regularMarketChange
:
Double
?
=
null
,
regularMarketChangePercent
:
Double
?
=
null
,
regularMarketVolume
:
Long
?
=
null
,
regularMarketTime
:
Long
?
=
null
)
(
source
)