Class FundingFeePayment

java.lang.Object

public class FundingFeePayment extends NonRecurringFeePayment
A fee associated with the funding requirements for given facility.

Java class for FundingFeePayment complex type.

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

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