# DataProviderPaginatedList
# Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| pageIndex | Integer | [optional] | |
| pageSize | Integer | [optional] | |
| totalPages | Integer | [optional] [readonly] | |
| totalItems | Long | [optional] | |
| items | List<DataProvider> | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| pageIndex | Integer | [optional] | |
| pageSize | Integer | [optional] | |
| totalPages | Integer | [optional] [readonly] | |
| totalItems | Long | [optional] | |
| items | List<DataProvider> | [optional] |