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

    Interface GetStockPlanPoolAdjustmentAsOcfResult

    interface GetStockPlanPoolAdjustmentAsOcfResult {
        contractId: string;
        event: OcfStockPlanPoolAdjustment & {
            object_type: "TX_STOCK_PLAN_POOL_ADJUSTMENT";
        };
    }
    Index

    Properties

    Properties

    contractId: string
    event: OcfStockPlanPoolAdjustment & {
        object_type: "TX_STOCK_PLAN_POOL_ADJUSTMENT";
    }