typesense_codegen 0.25.1

Types for typesense generated with openapi spec
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# FacetCountsStats

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**max** | Option<**f64**> |  | [optional]
**min** | Option<**f64**> |  | [optional]
**sum** | Option<**f64**> |  | [optional]
**total_values** | Option<**i32**> |  | [optional]
**avg** | Option<**f64**> |  | [optional]

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