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

    Interface GetVestingTermsAsOcfResult

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

    Properties

    contractId: string
    vestingTerms: OcfVestingTerms