Class CashDeposit1


  • public class CashDeposit1
    extends java.lang.Object

    Java class for CashDeposit1 complex type.

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

     <complexType name="CashDeposit1">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="NoteDnmtn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ActiveCurrencyAndAmount"/>
             <element name="NbOfNotes" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max15NumericText"/>
             <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ActiveCurrencyAndAmount"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>