# SearchTeams200Response
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**teams** | Option<[**Vec<crate::models::Team>**](Team.md)> | The teams that matched the query. | [optional]
**total_count** | Option<**f32**> | The total number of results, regardless of page and per_page requested. | [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)