| SiteEventId | FB1SiteEventId | The reserved prom SiteEvent; Invalid when no prom is scheduled. | |
| RegistrationTimeTaskId | FB1TimeTaskId | The TimeTask that registers the prom event; Invalid when none is scheduled. | |
| MaleVoteCounts | TMap | Vote counts received per male royalty candidate. | |
| FemaleVoteCounts | TMap | Vote counts received per female royalty candidate. | |
| MaleVotedEntityIds | TSet | The set of male students who have already cast a royalty vote (dedup). | |
| FemaleVotedEntityIds | TSet | The set of female students who have already cast a royalty vote (dedup). | |
| MalePromRoyaltyId | FB1EntityId | The elected male prom royalty; Invalid until determined. | |
| FemalePromRoyaltyId | FB1EntityId | The elected female prom royalty; Invalid until determined. | |
| bRoyaltyDetermined | bool | Whether the prom royalty election has been finalized. | |
| MalePendingVoteTargets | TMap | Pending male votes, mapping each male voter to their intended vote target. | |
| FemalePendingVoteTargets | TMap | Pending female votes, mapping each female voter to their intended vote target. | |