Class AdjustmentCompensation1

java.lang.Object
org.coderic.iso20022.messages.camt.AdjustmentCompensation1

public class AdjustmentCompensation1 extends Object

Java class for AdjustmentCompensation1 complex type.

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

 <complexType name="AdjustmentCompensation1">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="InitlAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ActiveCurrencyAndAmount" minOccurs="0"/>
         <element name="DueChrgs" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ActiveCurrencyAndAmount" minOccurs="0"/>
         <element name="AmtDue" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ActiveCurrencyAndAmount"/>
         <element name="CompstnAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
         <element name="CompstnAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40" minOccurs="0"/>
         <element name="Prd" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}DatePeriod5" minOccurs="0"/>
         <element name="IntrstRate" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}PercentageRate" minOccurs="0"/>
         <element name="Rsn" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max140Text" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>