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

    Interface GetValuationAsOcfResult

    interface GetValuationAsOcfResult {
        contractId: string;
        valuation: OcfValuation & { object_type: "VALUATION" };
    }
    Index

    Properties

    contractId: string
    valuation: OcfValuation & { object_type: "VALUATION" }