Source position: googlecivicinfo.pp line 825
type TElectionsVoterInfoQueryOptions = record
address: string;
electionId: Int64;
officialOnly: Boolean;
end;