Skip to content

BucketFile

Represents a file or directory entry in a bucket

Properties

Property Type Description
contentType string Content type of the file (empty for directories)
id null | string Identifier of the file, when available
isDirectory boolean Whether the entry is a directory
path string Full path to the file or directory
size number Size of the file in bytes