InventoryReservation
InventoryReservation is returned from InventoryItem.reservations and contains how many items have been reserved and their purpose.
Properties
The amount of items that have been reserved.
The purpose the items were reserved for. This corresponds to the reservedFor parameter passed into InventoryTransaction.Reserve and InventoryTransaction.Release