Class PaymentOptionPropertyRequestInternal
java.lang.Object
com.skava.core.validation.InputModel
com.skava.paymentapp.model.request.paymentoption.PaymentOptionPropertyRequestInternal
- All Implemented Interfaces:
Serializable
@Validated
public class PaymentOptionPropertyRequestInternal
extends com.skava.core.validation.InputModel
- Author:
- Infosys Equinox PaymentOptionPropertyRequestInternal
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
This is a validation method for Get callvoid
This is a validation method for save call
-
Constructor Details
-
PaymentOptionPropertyRequestInternal
public PaymentOptionPropertyRequestInternal()
-
-
Method Details
-
validationForSave
public void validationForSave()This is a validation method for save call -
validationForGet
public void validationForGet()This is a validation method for Get call -
toPaymentOptionPropertyEntity
-