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
prev_bucket
(RegistrationPolicy::BucketDrop
)
The previous bucket assigned to this signup
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)