Class CancellationStatusReason3ChoiceTCH

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

public class CancellationStatusReason3ChoiceTCH extends Object

Java class for CancellationStatusReason3Choice_TCH complex type.

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

 <complexType name="CancellationStatusReason3Choice_TCH">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="Cd" type="{urn:iso:std:iso:20022:tech:xsd:camt.029.001.09}ExternalPaymentCancellationRejection1Code_TCH"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>