toggle menu
GW2APIClient
0.8.0
common
switch theme
search in API
api-types
/
com.gw2tb.gw2api.types
/
GW2BuildId
GW2Build
Id
@
Serializable
@
JvmInline
value
class
GW2BuildId
(
val
raw
:
Int
)
TODO
Members
Constructors
GW2Build
Id
Link copied to clipboard
constructor
(
raw
:
Int
)
Properties
raw
Link copied to clipboard
val
raw
:
Int
The raw (type-unsafe) value.
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String