Class PaymentOptionRequestInternal

java.lang.Object
com.skava.core.validation.InputModel
com.skava.paymentapp.model.request.paymentoption.PaymentOptionRequestInternal
All Implemented Interfaces:
Serializable

@Validated public class PaymentOptionRequestInternal extends com.skava.core.validation.InputModel
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • PaymentOptionRequestInternal

      public PaymentOptionRequestInternal()
  • Method Details

    • validationForSave

      public void validationForSave()
      This is validation method for save
    • toPaymentOptionEntity

      public PaymentOptionEntity toPaymentOptionEntity()
      This method is used to convert internal model to entity
      Returns:
      PaymentOptionEntity