# UserPagedResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**users** | [**Vec<crate::models::UserMetadata>**](UserMetadata.md) | |
**total_users** | **i64** | |
**current_page** | **i64** | |
**page_size** | **i64** | |
**has_more_results** | **bool** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)