EU Parliament Monitor - API Documentation - v0.4.0
    Preparing search index...

    Interface ArticleTypeLabels

    Article type labels for a single language

    interface ArticleTypeLabels {
        prospective: string;
        retrospective: string;
        breaking: string;
        propositions: string;
    }
    Index

    Properties

    prospective: string
    retrospective: string
    breaking: string
    propositions: string