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

    Interface SourceReplicationItem

    A source item representing the desired OCF state.

    Canonical identity is derived from data.id, not passed separately.

    interface SourceReplicationItem {
        data: unknown;
        entityType: OcfEntityType;
    }
    Index

    Properties

    Properties

    data: unknown

    OCF data containing the canonical object ID at data.id

    entityType: OcfEntityType

    Entity type (SDK format)