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

    Interface GetEquityCompensationIssuanceAsOcfResult

    interface GetEquityCompensationIssuanceAsOcfResult {
        contractId: string;
        event: OcfEquityCompensationIssuance & {
            object_type: "TX_EQUITY_COMPENSATION_ISSUANCE";
        };
    }
    Index

    Properties

    Properties

    contractId: string
    event: OcfEquityCompensationIssuance & {
        object_type: "TX_EQUITY_COMPENSATION_ISSUANCE";
    }