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

    Interface GetStakeholderAsOcfResult

    interface GetStakeholderAsOcfResult {
        contractId: string;
        stakeholder: OcfStakeholder;
    }
    Index

    Properties

    contractId: string
    stakeholder: OcfStakeholder