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

    Interface BreakingNewsFeedData

    Aggregated feed data for breaking news articles

    interface BreakingNewsFeedData {
        adoptedTexts: readonly AdoptedTextFeedItem[];
        events: readonly EventFeedItem[];
        procedures: readonly ProcedureFeedItem[];
        mepUpdates: readonly MEPFeedItem[];
    }
    Index

    Properties

    adoptedTexts: readonly AdoptedTextFeedItem[]
    events: readonly EventFeedItem[]
    procedures: readonly ProcedureFeedItem[]
    mepUpdates: readonly MEPFeedItem[]