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

    Interface GetVestingTermsAsOcfResult

    interface GetVestingTermsAsOcfResult {
        contractId: string;
        vestingTerms: OcfVestingTermsOutput;
    }
    Index

    Properties

    contractId: string
    vestingTerms: OcfVestingTermsOutput