GW2v2CharactersInventorySlot

Information about a bag in a character's inventory.

Parameters

bags

the character's inventory bags

Constructors

Link copied to clipboard

Types

Link copied to clipboard
@Serializable
data class Bag(val id: GW2ItemId, val size: Int, val inventory: List<GW2v2CharactersInventorySlot.Bag.Item?>)

Information about an inventory bag.

Properties

Link copied to clipboard

This field holds the character's inventory bags.