Skip to documentation content
On this page
  1. Reference
  2. Contract

rows

`rows` is an optional parameter of `telion_api.Model.optimization_study` with the installed type contract `Iterable[dict[str, Any]] | None`.

Reference

FieldValueDescription
symboltelion_api.Model.optimization_study
parameterrows
kindpositional-or-keyword
typeIterable[dict[str, Any]] | None
requiredfalse
defaultnull

rows is an optional parameter of telion_api.Model.optimization_study with the installed type contract Iterable[dict[str, Any]] | None.

Contract

PropertyValue
symboltelion_api.Model.optimization_study
parameterrows
kindpositional-or-keyword
typeIterable[dict[str, Any]] | None
requiredfalse
defaultnull