Class StatusReasonInformationSEPA

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_002_02.StatusReasonInformationSEPA

public class StatusReasonInformationSEPA extends Object

Java class for StatusReasonInformationSEPA complex type.

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

 <complexType name="StatusReasonInformationSEPA">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="StsOrgtr" type="{urn:swift:xsd:$pain.002.002.02}PartyIdentificationSEPA1" minOccurs="0"/>
         <element name="StsRsn" type="{urn:swift:xsd:$pain.002.002.02}StatusReason1Choice" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>