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

    Interface GetVestingStartAsOcfResult

    interface GetVestingStartAsOcfResult {
        contractId: string;
        vestingStart: OcfVestingStart & { object_type: "TX_VESTING_START" };
    }
    Index

    Properties

    contractId: string
    vestingStart: OcfVestingStart & { object_type: "TX_VESTING_START" }