Product
NPM
Versions
Search
Preparing search index...
The search index is not available
Options
All
Public
Public/Protected
All
Inherited
Menu
Exports
IPaginated
Response
count
results
iterator
next
previous
Type parameters
T
Hierarchy
IPaginatedResponse
Index
Properties
count
results
Methods
iterator
next
previous
Properties
count
count
:
number
results
results
:
T
[]
Methods
iterator
iterator
(
)
:
IterableIterator
<
T
[]
>
Returns
IterableIterator
<
T
[]
>
Optional
next
next
(
)
:
IteratorResult
<
T
[]
,
any
>
Returns
IteratorResult
<
T
[]
,
any
>
Optional
previous
previous
(
)
:
IteratorResult
<
T
[]
,
any
>
Returns
IteratorResult
<
T
[]
,
any
>
Generated using
TypeDoc