parameterAvailable
study
`study` is a required parameter of `telion_api.Model.get_solver_feature` with the installed type contract `str`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.get_solver_feature | — |
| parameter | study | — |
| kind | positional-or-keyword | — |
| type | str | — |
| required | true | — |
| default | required | — |
study is a required parameter of telion_api.Model.get_solver_feature with the installed type contract str.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.get_solver_feature |
| parameter | study |
| kind | positional-or-keyword |
| type | str |
| required | true |
| default | required |