TrancheInitData

Git Source

struct TrancheInitData {
    ITranchePool tranche;
    uint128 targetApr;
    uint128 minSubordinateRatio;
}