StorageStatisticsByFileType
Contains the storage usage statistics for a specific file type.
This is an alias for the StorageStatisticsByFileTypeUnion type.
chevron_leftchevron_right
Parameters
Interface
| Name | Type | Description |
|---|---|---|
_ | "storageStatisticsByFileType" | |
fileType | File type | |
size | number | Total size of the files, in bytes |
count | number | Total number of files |