Skip to main content
Version: 8.9 (unreleased)

Type Alias: GetProcessDefinitionXmlData

type GetProcessDefinitionXmlData = object;

Defined in: gen/types.gen.ts:13103

Properties

body?

optional body: never;

Defined in: gen/types.gen.ts:13104


path

path: object;

Defined in: gen/types.gen.ts:13105

processDefinitionKey

processDefinitionKey: ProcessDefinitionKey;

The assigned key of the process definition, which acts as a unique identifier for this process definition.


query?

optional query: never;

Defined in: gen/types.gen.ts:13112


url

url: "/process-definitions/{processDefinitionKey}/xml";

Defined in: gen/types.gen.ts:13113