@runloop/api-client - v1.18.1
GitHub
Documentation
Preparing search index...
types
DevboxSnapshotListView
Interface DevboxSnapshotListView
interface
DevboxSnapshotListView
{
has_more
:
boolean
;
snapshots
:
DevboxSnapshotView
[]
;
total_count
?:
number
|
null
;
}
Index
Properties
has_
more
snapshots
total_
count?
Properties
has_
more
has_more
:
boolean
snapshots
snapshots
:
DevboxSnapshotView
[]
List of snapshots matching filter.
Optional
total_
count
total_count
?:
number
|
null
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has_
more
snapshots
total_
count
GitHub
Documentation
@runloop/api-client - v1.18.1
Loading...
List of snapshots matching filter.