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

    Interface GetStockPlanAsOcfResult

    interface GetStockPlanAsOcfResult {
        contractId: string;
        stockPlan: OcfStockPlan;
    }
    Index

    Properties

    contractId: string
    stockPlan: OcfStockPlan