Class CustomerPaymentStatusReportV03

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_003_03.CustomerPaymentStatusReportV03

public class CustomerPaymentStatusReportV03 extends Object

Java class for CustomerPaymentStatusReportV03 complex type.

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

<complexType name="CustomerPaymentStatusReportV03">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="GrpHdr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}GroupHeaderSEPA"/>
        <element name="OrgnlGrpInfAndSts" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}OriginalGroupInformationSEPA"/>
        <element name="OrgnlPmtInfAndSts" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}OriginalPaymentInformationSEPA" maxOccurs="unbounded" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>