Skip to documentation content
On this page
  1. Contract

controls

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

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
typedict[str, Any] | None
requiredfalse
defaultnull
controls — Telion Python API 0.1.0-alpha | Telion