@cpod/sdk - v0.2.7
Preparing search index...
TotalFilesCountResponse
Interface TotalFilesCountResponse
Total files count response
interface
TotalFilesCountResponse
{
total_files_count
:
number
;
file_type_count
?:
{
count
:
number
;
file_ext
:
string
}
[]
;
count
?:
number
;
}
Index
Properties
total_
files_
count
file_
type_
count?
count?
Properties
total_
files_
count
total_files_count
:
number
Optional
file_
type_
count
file_type_count
?:
{
count
:
number
;
file_ext
:
string
}
[]
Optional
count
count
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total_
files_
count
file_
type_
count
count
@cpod/sdk - v0.2.7
Loading...
Total files count response