Context constructor

Context(period, entity)

def __init__(self, period, entity):
    ...
ParameterTypeDescription
periodContextPeriod
entityContextEntity

See Also