Class TrackerRecord1

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_001_12.TrackerRecord1

public class TrackerRecord1 extends Object

Java class for TrackerRecord1 complex type.

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

<complexType name="TrackerRecord1">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="Agt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}BranchAndFinancialInstitutionIdentification6"/>
        <element name="ChrgBr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}ChargeBearerType1Code" minOccurs="0"/>
        <element name="ChrgsAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}ActiveCurrencyAndAmount" minOccurs="0"/>
        <element name="XchgRateData" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}CurrencyExchange13" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>