SignupRequestDrop
A request to sign up for a run of an event
Fields
event
(EventDrop
)
The event the signup is requested for
event_url
(String
)
The relative URL of the event's page on the convention site
id
(Integer
)
The numeric database id of this signup request
requested_bucket
result_signup
(SignupDrop
)
The resulting signup, if the request was accepted
signup_moderation_url
(String
)
The URL for admins to go to moderate this signup request
state
(String
)
The state of this signup request (e.g. pending, accepted, rejected, withdrawn)
target_run
(RunDrop
)
The run the signup is requested for
user_con_profile
(UserConProfileDrop
)
The profile of the person who made the request