Module macrobond_data_api.web.web_types.entity_request
Classes
class EntityRequest (*args, **kwargs)
-
Request of an entity and an optional timestamp of last modification
Ancestors
- builtins.dict
Class variables
var ifModifiedSince : Optional[str]
-
If specified, the enitity will only be returned if modified since the specified time. If not, the ErrorCode field of the response will be NotModified (304).
var name : str
-
The name of the entity