Skip to main content

@idpass/data-collect-core / SyncStatus

Interface: SyncStatus

Defined in: interfaces/types.ts:593

Status information for sync operations.

Properties

status

status: string

Defined in: interfaces/types.ts:595

Current sync status (e.g., 'idle', 'syncing', 'error')


lastSyncTime

lastSyncTime: string

Defined in: interfaces/types.ts:597

ISO timestamp of last successful sync


pendingChanges

pendingChanges: number

Defined in: interfaces/types.ts:599

Number of pending changes waiting to be synced