GW2v2MapChest

@Serializable
data class GW2v2MapChest(val id: String)

Information about a Hero's Choice Chests that can be acquired once per day.

Parameters

id

the ID of the chest

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

This field holds the ID of the chest.