Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 456 Bytes

File metadata and controls

22 lines (12 loc) · 456 Bytes

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