Options
All
  • Public
  • Public/Protected
  • All
Menu

Topic related methods

Abgeordnetenwatch API Documentation

Index

Type aliases

Variables

Functions

Type aliases

TopicListResult

TopicListResult: { data: EntityTopic[]; meta: ResponseMeta }

List result

Type declaration

TopicResult

TopicResult: { data: EntityTopic; meta: ResponseEntityMeta }

Single item result

Type declaration

Variables

Const url

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

Functions

Const topic

Const topicList

Generated using TypeDoc