java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_001_13.Charges12

public class Charges12 extends Object

Java class for Charges12 complex type.

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

 <complexType name="Charges12">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.13}ActiveOrHistoricCurrencyAndAmount"/>
         <element name="Agt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.13}BranchAndFinancialInstitutionIdentification6"/>
         <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.13}ChargeType3Choice" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>