quartic_sdk.core.entities.context_frame

The given file contains the class to refer to the Context Frame entity

Module Contents

Classes

ContextFrame

The given class refers to the context frame entity which is created based

class quartic_sdk.core.entities.context_frame.ContextFrame(body_json, api_helper)

Bases: quartic_sdk.core.entities.base.Base

The given class refers to the context frame entity which is created based upon the context frame object returned from the API

__repr__(self)

Override the method to return the asset name with id

occurrences(self, query_params={})

Return the list of occurrences for the given context frame :param query_params: Dictionary of filter conditions