parameterAvailable
_on_transport_started
`_on_transport_started` is an optional parameter of `telion_api.Model.solve` with the installed type contract `Callable[[int], Any] | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.solve | — |
| parameter | _on_transport_started | — |
| kind | keyword-only | — |
| type | Callable[[int], Any] | None | — |
| required | false | — |
| default | null | — |
_on_transport_started is an optional parameter of telion_api.Model.solve with the installed type contract Callable[[int], Any] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.solve |
| parameter | _on_transport_started |
| kind | keyword-only |
| type | Callable[[int], Any] | None |
| required | false |
| default | null |