Home > @hapoosjs/api-buckets > BucketFileList
List of files stored in a bucket returned by a list or search query
Signature:
export declare class BucketFileList extends ListResponse
Extends: ListResponse
Constructor | Modifiers | Description |
---|---|---|
(constructor)(rawResponse) | Creates a new BucketFileList instance |
Property | Modifiers | Type | Description |
---|---|---|---|
files | BucketFileMetadata[] | List of files and associated metadata | |
folders? | string[] | (Optional) List of subfolders |