CandidateContestPost

A public office (i.e., Post) at stake in a CandidateContest.

Fields

Information about the 4 fields and the definitions of any abbreviated values.


contest   Foreign Key (type determined by related field)

Reference to the CandidateContest in which the Post is at stake.


id   Big (8 byte) integer


post   Foreign Key (type determined by related field)

Reference to the Post representing a public office at stake in the CandidateContest.


sort_order   Integer

Useful for sorting for contests where two or more public offices are at stake, e.g., in a U.S. presidential contest, the President post would have a lower sort order than the Vice President post.