# UserListIdpModel

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total** | **Int** | The total number of users available. | 
**page** | **Int** | The page index. | 
**perPage** | **Int** | The number of records per page returned. | 
**objects** | [UserIdpModel] | Array of applications | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)