Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 3.26 KB

File metadata and controls

18 lines (14 loc) · 3.26 KB

JobResponse

Provides details of a single job.

Fields

Field Type Required Description
bytesSynced Optional<Long> N/A
connectionId String ✔️ N/A
duration Optional<String> Duration of a sync in ISO_8601 format
jobId long ✔️ N/A
jobType JobTypeEnum ✔️ Enum that describes the different types of jobs that the platform runs.
lastUpdatedAt Optional<String> N/A
rowsSynced Optional<Long> N/A
startTime String ✔️ N/A
status JobStatusEnum ✔️ N/A