For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Type Alias: ProcessDefinitionVariableNameSearchQueryResult

type ProcessDefinitionVariableNameSearchQueryResult = SearchQueryResponse &
object;

Process definition variable name search query response.

Type Declaration

items

items: ProcessDefinitionVariableNameSearchResult[];

The matching variable names.