Module macrobond_data_api.com.com_types.search_result

Classes

class SearchResult

'Interface for the Macrobond search result.

Instance variables

var Entities : List[Entity]

The entities returned from search.

var IsTruncated : bool

A boolean that shows whether the result was too large and is truncated.