ReferenceAvailable
rows
`rows` is a required parameter of `telion_api.Study.set_optimization_constraints` with the installed type contract `Iterable[dict[str, Any]]`.
rows is a required parameter of telion_api.Study.set_optimization_constraints with the installed type contract Iterable[dict[str, Any]].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Study.set_optimization_constraints |
| parameter | rows |
| type | Iterable[dict[str, Any]] |
| required | true |
| default | required |