Interface TravelRuleEngineCalculationService

All Known Implementing Classes:
DefaultTravelRuleEngineCalculationService

public interface TravelRuleEngineCalculationService
Interface to travel rules calculation service methods
  • Method Details

    • addFee

      FeeRAO addFee(CartRAO cartRao)
      Method to add fee RAO
      Parameters:
      cartRao - the cart rao
      Returns:
      fee rao
    • addRefundFeeAction

      RefundActionRAO addRefundFeeAction(BookingRAO bookingRao)
      Method to add refund fee RAO
      Parameters:
      bookingRao - the booking rao
      Returns:
      refund action rao