SignupDrop
A signup for a run of an event
Fields
bucket (RegistrationPolicy::BucketDrop)
The bucket assigned to this signup
counted (Boolean)
Whether or not the signup is counted (for the purposes of maximum signups allowed, and counting totals for the event)
ends_at (ActiveSupport::TimeWithZone)
When the run ends
event (EventDrop)
The event the signup is for
event_url (String)
The relative URL of the event's page on the convention site
expires_at (DateTime)
When this signup will expire, if it's being held tempoarily
id (Integer)
The numeric database id of this signup
length_seconds (Integer)
The length of the run in seconds
requested_bucket (RegistrationPolicy::BucketDrop)
The bucket the user requested to sign up in, if any
run (RunDrop)
The run the signup is for
starts_at (ActiveSupport::TimeWithZone)
When the run starts
state (String)
The state of this signup (e.g. confirmed, waitlisted, withdrawn)
team_member (Boolean)
Whether or not this signup is for an event team member
user_con_profile (UserConProfileDrop)
The profile of the person who is signed up