SchedulerJobInstanceHandle Data Type

Handle for SchedulerJobInstance

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

Example

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