Skip to main content

@idpass/data-collect-core / SyncStatus

Interface: SyncStatus

Defined in: interfaces/types.ts:615

Status information for sync operations.

Properties

status

status: string

Defined in: interfaces/types.ts:617

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


lastSyncTime

lastSyncTime: string

Defined in: interfaces/types.ts:619

ISO timestamp of last successful sync


pendingChanges

pendingChanges: number

Defined in: interfaces/types.ts:621

Number of pending changes waiting to be synced