Options
All
  • Public
  • Public/Protected
  • All
Menu

Electoral list related methods

Abgeordnetenwatch API Documentation

Index

Type aliases

ElectoralListListResult

ElectoralListListResult: { data: EntityElectoralList[]; meta: ResponseMeta }

List result

Type declaration

ElectoralListResult

ElectoralListResult: { data: EntityElectoralList; meta: ResponseEntityMeta }

Single item result

Type declaration

Variables

Const url

url: "https://www.abgeordnetenwatch.de/api/v2/electoral-lists" = 'https://www.abgeordnetenwatch.de/api/v2/electoral-lists'

Functions

Const electoralList

Const electoralListList

Generated using TypeDoc