Class FIToFIPaymentStatusRequestV03

java.lang.Object
iso.std.iso._20022.tech.xsd.pacs_028_001.FIToFIPaymentStatusRequestV03

public class FIToFIPaymentStatusRequestV03 extends Object
Release 2.9 (2019)

Java class for FIToFIPaymentStatusRequestV03 complex type.

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

 <complexType name="FIToFIPaymentStatusRequestV03">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="GrpHdr" type="{urn:iso:std:iso:20022:tech:xsd:pacs.028.001.03}GroupHeader91"/>
         <element name="OrgnlGrpInf" type="{urn:iso:std:iso:20022:tech:xsd:pacs.028.001.03}OriginalGroupInformation27"/>
         <element name="TxInf" type="{urn:iso:std:iso:20022:tech:xsd:pacs.028.001.03}PaymentTransaction113"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>