A Bucket is a container for some of the files within a parent file.
A Bucket is a container for some of the files within a parent file.
Files contain one or more buckets, which in turn contain zero or more files.
Buckets are typically defined on apps and apply to all their instances.
Buckets are defined in .Buckets
files and they show up automatically
on every instance of the app. Thus, you can not create Bucket objects
in JavaScript but you can use getter methods to access them on every
file.