Interface OfflineEditQueuePartition

interface OfflineEditQueuePartition {
    authorizationScopeDigest: `sha256:${string}`;
    sourceId: string;
}

Hierarchy (view full)

Properties

authorizationScopeDigest: `sha256:${string}`
sourceId: string