EU Parliament Monitor - API Documentation - v0.7.2
    Preparing search index...

    Interface GetControlledVocabulariesFeedOptions

    Options for getControlledVocabulariesFeed

    interface GetControlledVocabulariesFeedOptions {
        limit?: number;
        offset?: number;
    }
    Index

    Properties

    Properties

    limit?: number
    offset?: number