Module macrobond_data_api.web.web_types.search.search_request

Classes

class SearchRequest (*args, **kwargs)

Information about a search request

Ancestors

  • builtins.dict

Class variables

var allowLongResult : Optional[bool]

If set to true, allow for longer search results. noMetaData must be set to true.

var filters : Optional[List[SearchFilter]]
var includeDiscontinued : bool
var noMetadata : Optional[bool]

If set to false, no metadata but only the name of the entities will be returned.