Class PaymentTypeInformation8

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_01.PaymentTypeInformation8

public class PaymentTypeInformation8 extends Object

Java class for PaymentTypeInformation8 complex type.

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

 <complexType name="PaymentTypeInformation8">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="SvcLvl" type="{urn:sepade:xsd:pain.008.001.01}ServiceLevel4"/>
         <element name="SeqTp" type="{urn:sepade:xsd:pain.008.001.01}SequenceType1Code"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>