toggle menu
UFC - Unified Finance Client
0.5.0
jvm
switch theme
search in API
UFC - Unified Finance Client
/
com.ulalax.ufc.domain.model.quote
/
SectorWeighting
Sector
Weighting
@
Serializable
data
class
SectorWeighting
(
val
sector
:
String
?
=
null
,
val
weight
:
RawFormatted
?
=
null
)
(
source
)
섹터 비중
Members
Constructors
Sector
Weighting
Link copied to clipboard
constructor
(
sector
:
String
?
=
null
,
weight
:
RawFormatted
?
=
null
)
Properties
sector
Link copied to clipboard
val
sector
:
String
?
=
null
weight
Link copied to clipboard
val
weight
:
RawFormatted
?
=
null