Class CreditTransferTransactionInformation2

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_001_02.CreditTransferTransactionInformation2

public class CreditTransferTransactionInformation2 extends Object

Java class for CreditTransferTransactionInformation2 complex type.

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

<complexType name="CreditTransferTransactionInformation2">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="PmtId" type="{urn:sepade:xsd:pain.001.001.02}PaymentIdentification1"/>
        <element name="Amt" type="{urn:sepade:xsd:pain.001.001.02}AmountType3"/>
        <element name="CdtrAgt" type="{urn:sepade:xsd:pain.001.001.02}FinancialInstitution2"/>
        <element name="Cdtr" type="{urn:sepade:xsd:pain.001.001.02}PartyIdentification21"/>
        <element name="CdtrAcct" type="{urn:sepade:xsd:pain.001.001.02}CashAccount8"/>
        <element name="RmtInf" type="{urn:sepade:xsd:pain.001.001.02}RemittanceInformation3" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>