Open Cap Table Protocol Canton SDK - v0.2.84
    Preparing search index...

    Interface TerminationWindow

    interface TerminationWindow {
        period: number;
        period_type: PeriodType;
        reason: TerminationWindowReason;
    }
    Index

    Properties

    period: number

    Number of units in the termination window

    period_type: PeriodType

    Unit of time for the termination window

    Reason for termination window