Interface OrderDetailsView

    • Method Detail

      • showOrderDetails

        void showOrderDetails​(Order order)
        Notifies the view to show the details of an Order. This also means that the GET order API was successful.
        Parameters:
        order - Retrieved Order