API ClientsTypeScript SDKAPI ReferenceCoreType AliasesProcessInstanceReferenceVersion: 8.10 (unreleased)On this pageType Alias: ProcessInstanceReference type ProcessInstanceReference = object; Properties processDefinitionKey processDefinitionKey: ProcessDefinitionKey; The key of the process definition. processInstanceKey processInstanceKey: ProcessInstanceKey; The key of the created process instance.Was this helpful?