Class CreditorPaymentActivationRequestStatusReportV07

java.lang.Object
iso.std.iso._20022.tech.xsd.pain_014_001.CreditorPaymentActivationRequestStatusReportV07

public class CreditorPaymentActivationRequestStatusReportV07 extends Object
Release 2.9 (2019)

Java class for CreditorPaymentActivationRequestStatusReportV07 complex type.

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

 <complexType name="CreditorPaymentActivationRequestStatusReportV07">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="GrpHdr" type="{urn:iso:std:iso:20022:tech:xsd:pain.014.001.07}GroupHeader87"/>
         <element name="OrgnlGrpInfAndSts" type="{urn:iso:std:iso:20022:tech:xsd:pain.014.001.07}OriginalGroupInformation30"/>
         <element name="OrgnlPmtInfAndSts" type="{urn:iso:std:iso:20022:tech:xsd:pain.014.001.07}OriginalPaymentInstruction31"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>