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

    Interface GetEquityCompensationExerciseAsOcfResult

    interface GetEquityCompensationExerciseAsOcfResult {
        contractId: string;
        event: OcfEquityCompensationExercise & {
            object_type: "TX_EQUITY_COMPENSATION_EXERCISE";
        };
    }
    Index

    Properties

    Properties

    contractId: string
    event: OcfEquityCompensationExercise & {
        object_type: "TX_EQUITY_COMPENSATION_EXERCISE";
    }