Skip to main content
Version: 8.9 (unreleased)

Type Alias: GetStartProcessFormData

type GetStartProcessFormData = object;

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

Properties

body?

optional body: never;

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


path

path: object;

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

processDefinitionKey

processDefinitionKey: ProcessDefinitionKey;

The process key.


query?

optional query: never;

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


url

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

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