ISPO SDK
ISPO
Preparing search index...
core
PromptSessionListResult
Interface PromptSessionListResult
Markdown
Copy Markdown
interface
PromptSessionListResult
{
nextCursor
:
string
|
null
;
sessions
:
PromptSessionSummary
[]
;
stores
:
PromptStoreStatus
[]
;
total
:
number
;
}
Index
Properties
next
Cursor
sessions
stores
total
Properties
next
Cursor
nextCursor
:
string
|
null
sessions
sessions
:
PromptSessionSummary
[]
stores
stores
:
PromptStoreStatus
[]
total
total
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
next
Cursor
sessions
stores
total
ISPO
ISPO SDK
Loading...