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

    Interface GetEntityAsOcfResult<T>

    Result type for getEntityAsOcf.

    interface GetEntityAsOcfResult<T extends SupportedOcfReadType> {
        contractId: string;
        data: OcfDataTypeFor<T>;
    }

    Type Parameters

    Index

    Properties

    Properties

    contractId: string

    The contract ID

    The native OCF data