Home > @hapoosjs/api-buckets > BucketList

BucketList class

List of buckets returned in response to list or search query

Signature:

export declare class BucketList extends ListResponse 

Extends: ListResponse

Constructors

Constructor Modifiers Description
(constructor)(rawResponse) Creates a new BucketList instance

Properties

Property Modifiers Type Description
buckets Bucket[] List of buckets returned in response to a search or list query