Class CashAccount40

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

public class CashAccount40 extends Object

Java class for CashAccount40 complex type.

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

<complexType name="CashAccount40">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="Id" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}AccountIdentification4Choice" minOccurs="0"/>
        <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}CashAccountType2Choice" minOccurs="0"/>
        <element name="Ccy" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}ActiveOrHistoricCurrencyCode" minOccurs="0"/>
        <element name="Nm" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}Max70Text" minOccurs="0"/>
        <element name="Prxy" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}ProxyAccountIdentification1" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>