CwCsvImportJobStatus
- codeType: number
- dataType: object
- progressType: number
Percentage complete, 0–100.
- resultType: object
Present once the job finishes; summarises the outcome.
- stateType: string enum
Job state. Poll until
succeededorfailed.values- waiting
- active
- succeeded
- failed
- messageType: string
- successType: boolean

