@runloop/api-client - v1.4.0
GitHub
Documentation
Preparing search index...
sdk
Runloop
ScenariosCursorIDPageResponse
Interface ScenariosCursorIDPageResponse<Item>
interface
ScenariosCursorIDPageResponse
<
Item
>
{
scenarios
:
Item
[]
;
has_more
:
boolean
;
total_count
:
number
;
}
Type Parameters
Item
Implemented by
ScenariosCursorIDPage
Index
Properties
scenarios
has_
more
total_
count
Properties
scenarios
scenarios
:
Item
[]
has_
more
has_more
:
boolean
total_
count
total_count
:
number
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
scenarios
has_
more
total_
count
GitHub
Documentation
@runloop/api-client - v1.4.0
Loading...