ReferenceAvailable
rows
`rows` is an optional parameter of `telion_api.Model.optimization_study` with the installed type contract `Iterable[dict[str, Any]] | None`.
rows is an optional parameter of telion_api.Model.optimization_study with the installed type contract Iterable[dict[str, Any]] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.optimization_study |
| parameter | rows |
| type | Iterable[dict[str, Any]] | None |
| required | false |
| default | null |