Class CardholderAuthentication2


  • public class CardholderAuthentication2
    extends java.lang.Object

    Java class for CardholderAuthentication2 complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="CardholderAuthentication2">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="AuthntcnMtd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}AuthenticationMethod1Code"/>
             <element name="AuthntcnNtty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}AuthenticationEntity1Code"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>