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

    Interface ProcedureCacheEntry

    A single entry in the cache file

    interface ProcedureCacheEntry {
        dateLastActivity: string;
        seenAt: string;
    }
    Index

    Properties

    dateLastActivity: string

    ISO date (YYYY-MM-DD) of the most recent activity, or empty string

    seenAt: string

    ISO timestamp of when this entry was last written