Options
All
  • Public
  • Public/Protected
  • All
Menu

Type Parameters

  • T

Hierarchy

  • IPaginatedResponse

Index

Properties

count: number
done: boolean
iterator: IterableIterator<T[]>
results: T[]

Methods

  • next(): IteratorResult<T[], any>
  • Returns IteratorResult<T[], any>

  • previous(): IteratorResult<T[], any>
  • Returns IteratorResult<T[], any>

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Interface
  • Interface with type parameter
  • Property
  • Method
  • Enumeration

Generated using TypeDoc