@adcp/sdk API Reference - v7.9.0
Documentation
GitHub
npm
Preparing search index...
StateListResult
Interface StateListResult<T>
interface
StateListResult
<
T
=
Record
<
string
,
unknown
>
>
{
items
:
T
[]
;
nextCursor
?:
string
;
}
Type Parameters
T
=
Record
<
string
,
unknown
>
Index
Properties
items
next
Cursor?
Properties
items
items
:
T
[]
Optional
next
Cursor
nextCursor
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
next
Cursor
Documentation
GitHub
npm
@adcp/sdk API Reference - v7.9.0
Loading...