parameterAvailable
result
`result` is an optional parameter of `telion_api.OptimizationSession.commit_best` with the installed type contract `EvaluationResult | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.OptimizationSession.commit_best | — |
| parameter | result | — |
| kind | positional-or-keyword | — |
| type | EvaluationResult | None | — |
| required | false | — |
| default | null | — |
result is an optional parameter of telion_api.OptimizationSession.commit_best with the installed type contract EvaluationResult | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.OptimizationSession.commit_best |
| parameter | result |
| kind | positional-or-keyword |
| type | EvaluationResult | None |
| required | false |
| default | null |