Home > @hapoosjs/api-buckets > BucketList
List of buckets returned in response to list or search query
Signature:
export declare class BucketList extends ListResponse
Extends: ListResponse
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(rawResponse) | Creates a new BucketList instance |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| buckets | Bucket[] | List of buckets returned in response to a search or list query |