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

candidate

`candidate` is a required parameter of `telion_api.TransientDesignSession.forward` with the installed type contract `EvaluationCandidate | dict[str, Any]`.

Reference contract

FieldValueDescription
symboltelion_api.TransientDesignSession.forward
parametercandidate
kindpositional-or-keyword
typeEvaluationCandidate | dict[str, Any]
requiredtrue
defaultrequired

candidate is a required parameter of telion_api.TransientDesignSession.forward with the installed type contract EvaluationCandidate | dict[str, Any].

Contract

PropertyValue
symboltelion_api.TransientDesignSession.forward
parametercandidate
kindpositional-or-keyword
typeEvaluationCandidate | dict[str, Any]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.TransientDesignSession.forward:parameter:candidate
Path
sdk/python/telion_api/model.py
Symbol
telion_api.TransientDesignSession.forward