Developer Docs
API Reference
React Hooks
Use Events Queries
Interfaces
Interface: ImportJobProgress

web


web / lib/hooks/use-events-queries / ImportJobProgress

Interface: ImportJobProgress

Properties

id

id: string


datasetId

datasetId: string


datasetName?

optional datasetName: string


stage

stage: string


progress

progress: number


rowsTotal

rowsTotal: number


rowsProcessed

rowsProcessed: number


batchNumber

batchNumber: number


errors

errors: number


duplicates

duplicates: object

internal

internal: number

external

external: number


schemaValidation?

optional schemaValidation: any


geocodingProgress?

optional geocodingProgress: any


results?

optional results: any