Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogPagination

The pagination data for the returned objects.

Hierarchy

  • LogPagination

Index

Properties

Optional matched

matched: number

Reserved for future use.

Optional next_cursor

next_cursor: string

A token identifying the next page of results.

Optional next_url

next_url: string

The URL that will return the next page of results, if any.

Generated using TypeDoc