Inventory
Events
An item will be updated many times throughout its lifecycle. However, the most important attribute about the item is when the quantity gets updated, so we have a special event just for that. If both the quantity a property on the item get updated at the same time, we'll fire two separate events.