Module macrobond_data_api.web.web_types.entity_response

Classes

class EntityResponse (*args, **kwargs)

Information about an entity

Ancestors

  • builtins.dict

Class variables

var errorCode : Optional[int]
var errorText : Optional[str]
var metadata : Optional[Dict[str, Any]]

The metadata of the entity or not specified if there was an error