# SearchFilesResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**files** | Option<[**Vec<models::SpatioFile>**](SpatioFile.md)> | | [optional]
**total** | **i32** | |
**has_more** | **bool** | |
**query** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)