GW2v2DailyCrafting

@Serializable
data class GW2v2DailyCrafting(val id: String)

Information about an item that can be crafted once per day.

Parameters

id

the ID of the dailycrafting

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

This field holds the ID of the dailycrafting.