electionId property

ObjectId? electionId
getter/setter pair

A unique identifier for each election. Included only in the output of hello for the primary. Used by clients to determine when elections occur.

Implementation

ObjectId? electionId;