Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListSearchResultsPageSettings

Package version

Arguments for retrieving the next page of search results.

Hierarchy

  • ListSearchResultsPageSettings

Index

Properties

Optional nextLink

nextLink: undefined | string

When server pagination occurs, this is the URL to the next result page.

Optional nextPageParameters

nextPageParameters: RawSearchRequest

When server pagination occurs, this is the set of parameters to include in the POST body.

Generated using TypeDoc