Class CreditTransferTransactionInformation2


  • public class CreditTransferTransactionInformation2
    extends java.lang.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>