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

    Interface SDMXDimensionValue

    interface SDMXDimensionValue {
        id: string;
        name?: string | Record<string, string>;
    }
    Index

    Properties

    Properties

    id: string
    name?: string | Record<string, string>