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

    Interface AddObserversToCompanyValuationReportParams

    interface AddObserversToCompanyValuationReportParams {
        added: string[];
        companyValuationReportContractId: string;
    }
    Index

    Properties

    added: string[]
    companyValuationReportContractId: string