Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CivicinfoApiprotosV2ElectionsQueryResponse

import type { CivicinfoApiprotosV2ElectionsQueryResponse } from "https://googleapis.deno.dev/v1/civicinfo:v2.ts";

The list of elections available for this version of the API.

interface CivicinfoApiprotosV2ElectionsQueryResponse {
kind?: string;
}

§Properties

§

A list of available elections

§
kind?: string
[src]

Identifies what kind of resource this is. Value: the fixed string "civicinfo#electionsQueryResponse".