Options
All
  • Public
  • Public/Protected
  • All
Menu

Country related methods

Abgeordnetenwatch API Documentation

Index

Type aliases

Variables

Functions

Type aliases

CountryListResult

CountryListResult: { data: EntityCountry[]; meta: ResponseMeta }

List result

Type declaration

CountryResult

CountryResult: { data: EntityCountry; meta: ResponseEntityMeta }

Single item result

Type declaration

Variables

Const url

url: "https://www.abgeordnetenwatch.de/api/v2/countries" = 'https://www.abgeordnetenwatch.de/api/v2/countries'

Functions

Const country

Const countryList

Generated using TypeDoc