Type Alias: VariableKeyFilterProperty
type VariableKeyFilterProperty =
| VariableKeyExactMatch
| AdvancedVariableKeyFilter;
VariableKey property with full advanced search capabilities.
type VariableKeyFilterProperty =
| VariableKeyExactMatch
| AdvancedVariableKeyFilter;
VariableKey property with full advanced search capabilities.