SchedulerJobHandle Data Type

Handle for SchedulerJob.

Properties
name data type description
handleId string The handle id.
handleIdString string

Example

{
  "handleId" : "...",
  "handleIdString" : "..."
}