# FoundGroups
## Properties
**header** | Option<**String**> | Header text indicating the number of groups in the response and the total number of groups found in the search. | [optional]
**total** | Option<**i32**> | The total number of groups found in the search. | [optional]
**groups** | Option<[**Vec<crate::models::FoundGroup>**](FoundGroup.md)> | | [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)