Skip to main content
Version: 8.9 (unreleased)

Type Alias: GetProcessDefinitionXmlResponses

type GetProcessDefinitionXmlResponses = object;

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

Properties

200

200: string;

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

The XML of the process definition is successfully returned.


204

204: string;

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

The process definition was found but does not have XML.