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

    Interface AssessMEPInfluenceOptions

    Options for assessMEPInfluence

    interface AssessMEPInfluenceOptions {
        mepId: string;
        dateFrom?: string;
        dateTo?: string;
    }
    Index

    Properties

    mepId: string
    dateFrom?: string
    dateTo?: string