# FoundUsers ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **header** | Option<**String**> | Header text indicating the number of users in the response and the total number of users found in the search. | [optional] **total** | Option<**i32**> | The total number of users found in the search. | [optional] **users** | Option<[**Vec**](UserPickerUser.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)