Skip to main content

Namespace: Response

v1.ExecuteMultiOperationResponse.Response

Interfaces

Type Aliases

$Shape

Ƭ $Shape: { startWorkflow?: $Shape | null ; updateWorkflow?: $Shape | null } & { response?: undefined ; startWorkflow?: null ; updateWorkflow?: null } | { response?: "startWorkflow" ; startWorkflow: $Shape ; updateWorkflow?: null } | { response?: "updateWorkflow" ; startWorkflow?: null ; updateWorkflow: $Shape }

Narrowed shape of a Response.