Type Alias: CreateProcessInstanceResponses
type CreateProcessInstanceResponses = object;
Defined in: gen/types.gen.ts:13372
Properties
200
200: CreateProcessInstanceResult;
Defined in: gen/types.gen.ts:13376
The process instance was created.
type CreateProcessInstanceResponses = object;
Defined in: gen/types.gen.ts:13372
200: CreateProcessInstanceResult;
Defined in: gen/types.gen.ts:13376
The process instance was created.