EU Parliament Monitor — API Documentation - v0.8.21
    Preparing search index...

    Interface GetProcedureEventByIdOptions

    Options for getProcedureEventById

    interface GetProcedureEventByIdOptions {
        processId: string;
        eventId: string;
    }
    Index

    Properties

    Properties

    processId: string

    Procedure process ID (required)

    eventId: string

    Event identifier (required)