CivicinfoSchemaV2Channel
import type { CivicinfoSchemaV2Channel } from "https://googleapis.deno.dev/v1/civicinfo:v2.ts";
A social media or web channel for a candidate.
interface CivicinfoSchemaV2Channel {
id?: string;
type?: string;
}import type { CivicinfoSchemaV2Channel } from "https://googleapis.deno.dev/v1/civicinfo:v2.ts";
A social media or web channel for a candidate.