Inventory¶
Summary¶
This model represents an item you own.
Model¶
{
   "category": "",
   "id": "",
   "type": ""
}
Detail¶
- category
 Category of the item, i.e. “classic”.
Type: String
Default Value:""- id
 Unique identifier of the item.
Type: String
Default Value:""- type
 Type of the item, i.e. “avatars”.
Type: String
Default Value:""