GitHub
NPM
Preparing search index...
The search index is not available
UniFi API TypeScript Client - v1.1.0
UniFi API TypeScript Client
PaginationMeta
Interface PaginationMeta
interface
PaginationMeta
{
page
:
number
;
limit
:
number
;
total
:
number
;
hasMore
:
boolean
;
}
Index
Properties
page
limit
total
has
More
Properties
page
page
:
number
limit
limit
:
number
total
total
:
number
has
More
has
More
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
page
limit
total
has
More
UniFi API TypeScript Client - v1.1.0
Loading...