Class AmendmentInformationDetailsSEPA


  • public class AmendmentInformationDetailsSEPA
    extends java.lang.Object

    Java class for AmendmentInformationDetailsSEPA complex type.

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

     <complexType name="AmendmentInformationDetailsSEPA">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="OrgnlMndtId" type="{urn:swift:xsd:$pain.002.002.02}Max35Text" minOccurs="0"/>
             <element name="OrgnlCdtrSchmeId" type="{urn:swift:xsd:$pain.002.002.02}PartyIdentificationSEPA3" minOccurs="0"/>
             <element name="OrgnlDbtrAcct" type="{urn:swift:xsd:$pain.002.002.02}CashAccountSEPA2" minOccurs="0"/>
             <element name="OrgnlDbtrAgt" type="{urn:swift:xsd:$pain.002.002.02}BranchAndFinancialInstitutionIdentificationSEPA2" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>