API ClientsTypeScript SDKAPI ReferenceCoreType AliasesJobActivationResultVersion: 8.9On this pageType Alias: JobActivationResult type JobActivationResult = object; The list of activated jobs Properties jobs jobs: ActivatedJobResult[]; The activated jobs.Was this helpful?