toggle menu
UFC - Unified Finance Client
0.5.0
jvm
switch theme
search in API
UFC - Unified Finance Client
/
com.ulalax.ufc.domain.model.realtime
/
QuotePricing
/
QuotePricing
Quote
Pricing
constructor
(
price
:
Double
,
open
:
Double
?
=
null
,
dayHigh
:
Double
?
=
null
,
dayLow
:
Double
?
=
null
,
volume
:
Long
?
=
null
,
previousClose
:
Double
?
=
null
,
change
:
Double
?
=
null
,
changePercent
:
Double
?
=
null
,
marketTime
:
Instant
?
=
null
)
(
source
)