Class PaymentAuthenticationProcessingInfoType

java.lang.Object
de.hybris.platform.ndc182shoppingfacades.messages.ordercreaterequest.PaymentAuthenticationProcessingInfoType

public class PaymentAuthenticationProcessingInfoType extends Object
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 Details

    • PaymentAuthenticationProcessingInfoType

      public PaymentAuthenticationProcessingInfoType()