EU Parliament Monitor - API Documentation - v0.5.0
Preparing search index...
Types
SearchDocumentsOptions
Interface SearchDocumentsOptions
Options for searchDocuments
interface
SearchDocumentsOptions
{
query
?:
string
;
keyword
?:
string
;
type
?:
string
;
committee
?:
string
;
dateFrom
?:
string
;
dateTo
?:
string
;
limit
?:
number
;
}
Index
Properties
query?
keyword?
type?
committee?
date
From?
date
To?
limit?
Properties
Optional
query
query
?:
string
Optional
keyword
keyword
?:
string
Optional
type
type
?:
string
Optional
committee
committee
?:
string
Optional
date
From
dateFrom
?:
string
Optional
date
To
dateTo
?:
string
Optional
limit
limit
?:
number
Settings
Member Visibility
Protected
Private
Theme
OS
Light
Dark
On This Page
Properties
query
keyword
type
committee
date
From
date
To
limit
EU Parliament Monitor - API Documentation - v0.5.0
Loading...
Options for searchDocuments