GW2v2WorldBoss

@Serializable
data class GW2v2WorldBoss(val id: String)

Information about a worldboss that reward boss chests that can be opened once a day.

Parameters

id

the worldboss's ID

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

This field holds the worldboss's ID.