Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Pagination

Pagination details, if required by the length of the output.

Hierarchy

  • Pagination

Index

Properties

Optional next_cursor

next_cursor: string

A token identifying the next page of results.

Optional next_url

next_url: string

The URL that returns the next page of results.

Optional refresh_cursor

refresh_cursor: string

A token identifying the current page of results.

Optional refresh_url

refresh_url: string

The URL that returns the current page of results.

Optional total

total: number

Reserved for future use.

Generated using TypeDoc