Class RollbackResponseModel

java.lang.Object
org.bhn.promotion.core.model.promotions.RollbackResponseModel

public class RollbackResponseModel extends Object
The RollbackResponseModel class encapsulates the result of a rollback operation, which may involve undoing the effects of a promotion, voucher redemption, or discount application. It provides details about the rollback process, including the unique identifiers for rollback instances and associated error models.
  • Constructor Details

    • RollbackResponseModel

      public RollbackResponseModel()