Class AccruingPikOption

java.lang.Object

public class AccruingPikOption extends FeeRateOptionBase
Represents the accruing PIK option associated within a facility.

Java class for AccruingPikOption complex type.

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

 <complexType name="AccruingPikOption">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}FeeRateOptionBase">
       <sequence>
         <group ref="{http://www.fpml.org/FpML-5/confirmation}Period.model"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>