fun fetchOrders(): Deferred<MutableList<Order>?>
Pulls all orders for the user from the OrderService.