Class PaymentTypeInformationSDD


  • public class PaymentTypeInformationSDD
    extends java.lang.Object

    Java class for PaymentTypeInformationSDD complex type.

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

     <complexType name="PaymentTypeInformationSDD">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="SvcLvl" type="{urn:swift:xsd:$pain.008.002.01}ServiceLevelSDD"/>
             <element name="LclInstrm" type="{urn:swift:xsd:$pain.008.002.01}LocalInstrumentSDD"/>
             <element name="SeqTp" type="{urn:swift:xsd:$pain.008.002.01}SequenceType1Code"/>
             <element name="CtgyPurp" type="{urn:swift:xsd:$pain.008.002.01}PaymentCategoryPurpose1Code" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>