Python SDK
NessyAPI
Preparing search index...
The search index is not available
@nessyapi/sdk - v0.1.0
@nessyapi/sdk
index
PageShape
Interface PageShape<T>
interface
PageShape
<
T
>
{
data
:
T
[]
;
total
:
number
;
limit
:
number
;
offset
:
number
;
}
Type Parameters
T
Index
Properties
data
total
limit
offset
Properties
data
data
:
T
[]
total
total
:
number
limit
limit
:
number
offset
offset
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
total
limit
offset
Python SDK
NessyAPI
@nessyapi/sdk - v0.1.0
Loading...