Interface VendorOrderTotalPriceCalculationStrategy

    • Method Detail

      • calculateTotalPrice

        double calculateTotalPrice​(ConsignmentModel consignment)
        Calculate total price of a given consignment
        Parameters:
        consignment - given consignment
        Returns:
        total price of the consignment