@wildix/wim-knowledge-base-client > GetDataSourceSyncStatusOutput > documentsStats
GetDataSourceSyncStatusOutput.documentsStats property
The statistics of the documents in the data source.
Signature:
documentsStats?: Partial<Record<DocumentStatus, number>> | undefined;