@cpod/sdk - v0.2.7
Preparing search index...
ListFilesStorageResponse
Interface ListFilesStorageResponse
List files response
interface
ListFilesStorageResponse
{
files
:
StorageFileInfo
[]
;
total
:
number
;
nextCursor
?:
string
;
}
Index
Properties
files
total
next
Cursor?
Properties
files
files
:
StorageFileInfo
[]
total
total
:
number
Optional
next
Cursor
nextCursor
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
files
total
next
Cursor
@cpod/sdk - v0.2.7
Loading...
List files response