public ItemReturnInfo( OrderItem item, int returnQuantity, bool returnToInventory )
Parameters
- item
- The item to be returned
- returnQuantity
- The quantity to return
- returnToInventory
- A value indicating indicating whether to return this quantity to inventory (if applicable)