Class FacilityExtensionFeePayment

java.lang.Object

public class FacilityExtensionFeePayment extends NonRecurringFeePayment
This fee represents any fee paid by the borrower to the syndicate lenders for extending an existing facility.

Java class for FacilityExtensionFeePayment complex type.

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

 <complexType name="FacilityExtensionFeePayment">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}NonRecurringFeePayment">
     </extension>
   </complexContent>
 </complexType>