Skip to main content

BucketAvailabilityDrop

The available slots for a single bucket in an event run

Fields

available_slots (Integer)

The number of slots available in this bucket (or nil if the bucket is unlimited)

bucket (RegistrationPolicy::BucketDrop)

The bucket itself

confirmed_count (Integer)

The number of filled slots in this bucket (whether counted or not-counted)

full (Boolean)

Is this bucket full? (Always false for unlimited buckets.)

has_availablity (Boolean)

Does this bucket have any available slots? (Always true for unlimited buckets.)