Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...

    Interface StatskontoretDownloadLink

    interface StatskontoretDownloadLink {
    ย ย ย ย source: StatskontoretSourceKey;
    ย ย ย ย sourcePage: string;
    ย ย ย ย href: string;
    ย ย ย ย url: string;
    ย ย ย ย text: string;
    ย ย ย ย resourceType: StatskontoretResourceType;
    ย ย ย ย documentType?: string;
    ย ย ย ย fileType?: string;
    ย ย ย ย fileName?: string;
    ย ย ย ย year?: number;
    ย ย ย ย month?: number;
    ย ย ย ย status?: string;
    ย ย ย ย updatedAt?: string;
    }
    Index
    sourcePage: string
    href: string
    url: string
    text: string
    documentType?: string
    fileType?: string
    fileName?: string
    year?: number
    month?: number
    status?: string
    updatedAt?: string