Name | Type | Description | Notes |
---|---|---|---|
capacity | int | The maximum capacity of the inventory (maximum number of stacks) | |
name | string | The name of the inventory | |
slots | \Swagger\Client\Model\Slot[] | Gets a list of slots in the inventory (with their items) | |
total_items | int | The total amount of items currently in the inventory | |
type | \Swagger\Client\Model\CatalogTypeInventoryArchetype | The type of the inventory |