HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.resources
/
Type
Type
@
Serializable
data
class
Type
(
val
key
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
rarity
:
String
?
=
null
,
val
packageValue
:
String
?
=
null
)
Members
Constructors
Type
Link copied to clipboard
constructor
(
key
:
String
?
=
null
,
name
:
String
?
=
null
,
rarity
:
String
?
=
null
,
packageValue
:
String
?
=
null
)
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
package
Value
Link copied to clipboard
@
SerialName
(
value
=
"package"
)
val
packageValue
:
String
?
=
null
rarity
Link copied to clipboard
val
rarity
:
String
?
=
null