Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.68
    Preparing search index...

    Interface DateRange

    Date range used for week-ahead article fetching

    interface DateRange {
    ย ย ย ย start: string;
    ย ย ย ย end: string;
    }
    Index

    Properties

    Properties

    start: string
    end: string