langfuse-client-base 0.13.0

Auto-generated Langfuse API client from OpenAPI specification
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# UnstableEvaluationRuleFilterOneOf7

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**column** | **String** | Object-valued column to filter on. | 
**key** | **String** | Key inside the object-valued column to filter on. | 
**operator** | [**models::UnstableEvaluationRuleNumberFilterOperator**]UnstableEvaluationRuleNumberFilterOperator.md |  | 
**value** | **f64** |  | 
**r#type** | **Type** |  (enum: numberObject) | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)