BucketMetadata interface
This is equivalent to the BucketSchema struct of the space-daemon. It contains information about a users bucket schema.
Signature:
export interface BucketMetadata
Properties
| Property | Type | Description |
|---|---|---|
| bucketKey | string | unique id that Textile uses internally for buckets |
| dbId | string | Unique dbId provided by the user storage |
| slug | string | unique user specified bucket slug |