Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

controls

`controls` is an optional parameter of `telion_api.EvaluationCandidate.density` with the installed type contract `dict[str, Any] | None`.

Reference contract

FieldValueDescription
symboltelion_api.EvaluationCandidate.density
parametercontrols
kindkeyword-only
typedict[str, Any] | None
requiredfalse
defaultnull

controls is an optional parameter of telion_api.EvaluationCandidate.density with the installed type contract dict[str, Any] | None.

Contract

PropertyValue
symboltelion_api.EvaluationCandidate.density
parametercontrols
kindkeyword-only
typedict[str, Any] | None
requiredfalse
defaultnull

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.EvaluationCandidate.density:parameter:controls
Path
sdk/python/telion_api/model.py
Symbol
telion_api.EvaluationCandidate.density