# LogList
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total** | **i32** | Total number of logs documents that matched your query. |
**logs** | [**Vec<crate::models::Log>**](log.md) | List of logs. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)