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

CivicinfoSchemaV2AdministrationRegion

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

Describes information about a regional election administrative area.

interface CivicinfoSchemaV2AdministrationRegion {
electionAdministrationBody?: CivicinfoSchemaV2AdministrativeBody;
name?: string;
}

§Properties

§
electionAdministrationBody?: CivicinfoSchemaV2AdministrativeBody
[src]

The election administration body for this area.

§

The city or county that provides election information for this voter. This object can have the same elements as state.

§
name?: string
[src]

The name of the jurisdiction.

§

A list of sources for this area. If multiple sources are listed the data has been aggregated from those sources.