toggle menu
qwsdk
1.1.1
jvm
switch theme
search in API
qwsdk
/
com.qwsdk.vastgui.entity.airbeta.now
/
AirBetaNowBean
/
PrimaryPollutant
Primary
Pollutant
@
Serializable
data
class
PrimaryPollutant
(
val
code
:
String
?
=
null
,
val
fullName
:
String
?
=
null
,
val
name
:
String
?
=
null
)
(
source
)
Members
Constructors
Primary
Pollutant
Link copied to clipboard
constructor
(
code
:
String
?
=
null
,
fullName
:
String
?
=
null
,
name
:
String
?
=
null
)
Properties
code
Link copied to clipboard
val
code
:
String
?
=
null
full
Name
Link copied to clipboard
val
fullName
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null