Class CashAvailability1

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_09.CashAvailability1

public class CashAvailability1 extends Object

Java class for CashAvailability1 complex type.

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

<complexType name="CashAvailability1">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="Dt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}CashAvailabilityDate1Choice"/>
        <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}ActiveOrHistoricCurrencyAndAmount"/>
        <element name="CdtDbtInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}CreditDebitCode"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>