SignupMoveResultDrop
The result of a signup being automatically moved from one state or bucket to another
Fields
bucket (RegistrationPolicy::BucketDrop)
The new bucket assigned to this signup, or nil if that bucket has since been deleted
bucket_name (String)
The name of the new bucket assigned to this signup, even if that bucket has since been deleted
prev_bucket (RegistrationPolicy::BucketDrop)
The previous bucket assigned to this signup, or nil if that bucket has since been deleted
prev_bucket_name (String)
The name of the previous bucket assigned to this signup, even if that bucket has since been deleted
prev_state (String)
The previous state of this signup (e.g. confirmed, waitlisted, withdrawn)
signup (SignupDrop)
The signup that was moved
state (String)
The new state of this signup (e.g. confirmed, waitlisted, withdrawn)