Interface IPagination

Hierarchy

  • IPagination

Properties

currentPage: number

Current page of the search

hasNextPage: boolean

Will be true if it has a next page

totalPages: number

Total pages count of the search

Generated using TypeDoc