Class FraudDispositionResponseV02

java.lang.Object
org.coderic.iso20022.messages.cafr.FraudDispositionResponseV02

public class FraudDispositionResponseV02 extends Object

Java class for FraudDispositionResponseV02 complex type.

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

 <complexType name="FraudDispositionResponseV02">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Hdr" type="{urn:iso:std:iso:20022:tech:xsd:cafr.004.001.02}Header66"/>
         <element name="Body" type="{urn:iso:std:iso:20022:tech:xsd:cafr.004.001.02}FraudDispositionResponse2"/>
         <element name="SctyTrlr" type="{urn:iso:std:iso:20022:tech:xsd:cafr.004.001.02}ContentInformationType20" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>