RegistrationPolicy::BucketDrop
A registration bucket for an event
Fields
anything (Boolean)
Whether or not this is a "flex" bucket ("anything" is a legacy term for "flex")
description (String)
A long-form description for the bucket (currently not exposed anywhere)
expose_attendees (Boolean)
Whether or not to allow other attendees to see that a person is in this bucket in the signup summary page
key (String)
The unique string identifier for this bucket
minimum_slots (Integer)
The minimum number of attendees needed for this bucket
name (String)
The name of this bucket
not_counted (Boolean)
If true, attendees in this bucket are not counted towards total attendees for runs of this event, and this event will not count towards their maximum event signups allowed
preferred_slots (Integer)
The preferred number of attendees for this bucket
slots_limited (Boolean)
Whether or not the number of attendees is limited in this bucket
total_slots (Integer)
The maximum number of attendees this bucket can accept