JobReference

data class JobReference

Reference to a job with a flag that indicates whether the current platform instance owns the job.

Since

1.4.0

Parameters

jobID

ID of the job this reference is referencing.

owned

Whether the current platform instance owns the job.

Properties

Link copied to clipboard
val jobID: HashID
Link copied to clipboard