Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
resources/BaseList
IApiList
Interface IApiList<T>
interface
IApiList
<
T
>
{
count
?:
number
;
page
?:
null
|
number
;
total_count
?:
number
;
}
Type Parameters
T
Index
Properties
count?
page?
total_
count?
Properties
Optional
count
count
?:
number
Optional
page
page
?:
null
|
number
Optional
total_
count
total_
count
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
page
total_
count
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...