# UtilsMetaResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**page** | **i32** | current page number |
**limit** | **i32** | number of items per page |
**total_items** | **i32** | number of total items given the current filters/selection (if any) |
**total_pages** | **i32** | number of total pages given the current limit |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)