PlenarprotokolleApi - object-oriented interface

Export

PlenarprotokolleApi

Hierarchy

  • BaseAPI
    • PlenarprotokolleApi

Constructors

  • Parameters

    • Optional configuration: Configuration
    • basePath: string = BASE_PATH
    • axios: AxiosInstance = globalAxios

    Returns PlenarprotokolleApi

Properties

axios: AxiosInstance = globalAxios
basePath: string = BASE_PATH
configuration: undefined | Configuration

Methods

  • Parameters

    Returns Promise<AxiosResponse<Plenarprotokoll, any>>

    Summary

    Liefert Metadaten zu einem Plenarprotokoll

    Throws

    Memberof

    PlenarprotokolleApi

  • Parameters

    Returns Promise<AxiosResponse<PlenarprotokollText, any>>

    Summary

    Liefert Volltext und Metadaten zu einem Plenarprotokoll

    Throws

    Memberof

    PlenarprotokolleApi

Generated using TypeDoc