Interface TrancheConfig

Configuration for tranche creation

Hierarchy

  • TrancheConfig

Properties

earlyPrincipal: Fraction
earlyWithdrawalPrincipal: boolean
fundedByLiquidityPool: boolean
index: number
interest: Fraction
interestPerformanceFee: Fraction
lateInterest: Fraction
latePrincipal: Fraction
maxDepositPercentage: Fraction
membershipFee: Fraction
name: string
principalPerformanceFee: Fraction
size: number

Generated using TypeDoc