parameterAvailable
candidate
`candidate` is a required parameter of `telion_api.TransientDesignSession.forward` with the installed type contract `EvaluationCandidate | dict[str, Any]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.TransientDesignSession.forward | — |
| parameter | candidate | — |
| kind | positional-or-keyword | — |
| type | EvaluationCandidate | dict[str, Any] | — |
| required | true | — |
| default | required | — |
candidate is a required parameter of telion_api.TransientDesignSession.forward with the installed type contract EvaluationCandidate | dict[str, Any].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.TransientDesignSession.forward |
| parameter | candidate |
| kind | positional-or-keyword |
| type | EvaluationCandidate | dict[str, Any] |
| required | true |
| default | required |