Native Object Client
Preparing search index...
ListResponse
Type Alias ListResponse<T>
type
ListResponse
<
T
>
=
{
items
:
T
[]
;
nextPageToken
?:
string
;
totalCount
?:
number
;
}
Type Parameters
T
Index
Properties
items
next
Page
Token?
total
Count?
Properties
items
items
:
T
[]
Optional
next
Page
Token
nextPageToken
?:
string
Optional
total
Count
totalCount
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
next
Page
Token
total
Count
Native Object Client
Loading...