@ascentbv/ts-common - v1.0.221
    Preparing search index...

    Interface DPRegistry

    interface DPRegistry {
        linkedOwnerId: string;
        lastSeenVersion: string;
        currentVersion: string;
        protectedEntities: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    linkedOwnerId: string = ...
    lastSeenVersion: string = ...
    currentVersion: string = ...
    protectedEntities: string = ...