Skip to main content

Interface: PageInfo

Properties

nextPage

Optional nextPage: string

Optional string containing information about next page. For example, a url to the next page.


offset

offset: number

Current offset in the number of totalResults


prevPage

Optional prevPage: string

Optional string containing information about previous page. For example, a url to the next page.


resultsPerPage

resultsPerPage: number

Number of results on current page


totalResults

Optional totalResults: number

Total number of results returned