Skip to main content
Version: 8.9 (unreleased)

Type Alias: VariableResult

type VariableResult = VariableResultBase & object;

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

Variable search response item.

Type Declaration

value?

optional value: string;

Full value of this variable.