Class PaymentAuthenticationProcessingInfoType
java.lang.Object
de.hybris.platform.ndc182facades.messages.offerpricerequest.PaymentAuthenticationProcessingInfoType
Secure Payment-related Processing information, including AVS/ CVV Verification Results and Secure Payment Processing Results.
Java class for PaymentAuthenticationProcessingInfoType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PaymentAuthenticationProcessingInfoType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PaymentAuthenticationProcessingInfoType
public PaymentAuthenticationProcessingInfoType()
-