Class ActiveOrHistoricCurrencyAndAmount

java.lang.Object
iso.std.iso._20022.tech.xsd.camt_026_001.ActiveOrHistoricCurrencyAndAmount

public class ActiveOrHistoricCurrencyAndAmount extends Object

Java class for ActiveOrHistoricCurrencyAndAmount complex type.

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

 <complexType name="ActiveOrHistoricCurrencyAndAmount">
   <simpleContent>
     <extension base="<urn:iso:std:iso:20022:tech:xsd:camt.026.001.07>ActiveOrHistoricCurrencyAndAmount_SimpleType">
       <attribute name="Ccy" use="required" type="{urn:iso:std:iso:20022:tech:xsd:camt.026.001.07}ActiveOrHistoricCurrencyCode" />
     </extension>
   </simpleContent>
 </complexType>