BlobItem
Represents a file or blob in a bucket
Properties¶
Property | Type | Description |
---|---|---|
path |
string |
Full path to the blob |
contentType |
string |
Content type of the blob |
size |
number |
Size of the blob in bytes |
lastModified |
null | string |
Last modified timestamp |