PaginationInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| pageNumber | Integer | [optional] | |
| pageSize | Integer | [optional] | |
| totalPages | Integer | [optional] | |
| totalCalculations | Integer | [optional] | |
| nextPage | String | [optional] | |
| previousPage | String | [optional] |
Implemented Interfaces
- Serializable