GW2v1ItemIds

@Serializable
data class GW2v1ItemIds(val items: List<GW2ItemId>)

Information about the available items.

Parameters

items

the IDs of the available items

Constructors

Link copied to clipboard
constructor(items: List<GW2ItemId>)

Properties

Link copied to clipboard

This field holds the IDs of the available items.