Class CompletePaymentDetails
java.lang.Object
com.skava.core.validation.InputModel
com.skava.apppaymentplugin.model.request.CompletePaymentDetails
- All Implemented Interfaces:
Serializable
public class CompletePaymentDetails
extends com.skava.core.validation.InputModel
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Option - This is the option which tells what need to be created PROFILE TRANSACTIONstatic enum
Status - this defines the list of statuses SUCCESS: Transaction creation in 3P service is succeeded FAILED: Transaction creation in 3P service is failed ERROR: Transaction creation in 3P service got error -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
properties
properties
-
-
Constructor Details
-
CompletePaymentDetails
public CompletePaymentDetails()
-