Search
Preparing search index...
The search index is not available
@bestdoctor/ke-beta
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@bestdoctor/ke-beta
CursorPagination
Class CursorPagination
Hierarchy
CursorPagination
Implements
Pagination
Index
Constructors
constructor
Accessors
after
before
count
next
Url
per
Page
prev
Url
Methods
has
Next
Constructors
constructor
new
Cursor
Pagination
(
meta
:
CursorPaginationMeta
)
:
CursorPagination
Parameters
meta:
CursorPaginationMeta
Returns
CursorPagination
Accessors
after
get
after
(
)
:
undefined
|
null
|
string
Returns
undefined
|
null
|
string
before
get
before
(
)
:
undefined
|
null
|
string
Returns
undefined
|
null
|
string
count
get
count
(
)
:
undefined
|
null
|
number
Returns
undefined
|
null
|
number
next
Url
get
nextUrl
(
)
:
undefined
|
null
|
string
Returns
undefined
|
null
|
string
per
Page
get
perPage
(
)
:
number
Returns
number
prev
Url
get
prevUrl
(
)
:
undefined
|
null
|
string
Returns
undefined
|
null
|
string
Methods
has
Next
has
Next
(
)
:
boolean
Returns
boolean
Exports
Cursor
Pagination
constructor
after
before
count
next
Url
per
Page
prev
Url
has
Next
Generated using
TypeDoc