Type Alias: VariableValueFilterProperty
type VariableValueFilterProperty = object;
Defined in: gen/types.gen.ts:7361
Properties
name
name: string;
Defined in: gen/types.gen.ts:7365
Name of the variable.
value
value: StringFilterProperty;
Defined in: gen/types.gen.ts:7369
The value of the variable.