Class UnderlyingTransaction22TCH

java.lang.Object
iso.std.iso._20022.tech.xsd.camt_029_001.UnderlyingTransaction22TCH

public class UnderlyingTransaction22TCH extends Object

Java class for UnderlyingTransaction22_TCH complex type.

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

 <complexType name="UnderlyingTransaction22_TCH">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="OrgnlGrpInfAndSts" type="{urn:iso:std:iso:20022:tech:xsd:camt.029.001.09}OriginalGroupHeader14_TCH"/>
         <element name="TxInfAndSts" type="{urn:iso:std:iso:20022:tech:xsd:camt.029.001.09}PaymentTransaction102_TCH" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>