# KinowJavascriptSdk.Pagination

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total** | **Integer** |  | [optional] 
**currentPage** | **Integer** |  | [optional] 
**perPage** | **Integer** |  | [optional] 
**lastPage** | **Integer** |  | [optional] 
**nextPageUrl** | **String** |  | [optional] 
**prevPageUrl** | **String** |  | [optional] 
**from** | **Integer** |  | [optional] 
**to** | **Integer** |  | [optional] 


