JobStatus

constructor(errorResults: List<JobStatusErrorResult>? = null, errors: List<JobStatusError>? = null, state: String? = null)