parameterAvailable
sections
`sections` is an optional parameter of `telion_api.Model.report` with the installed type contract `Iterable[str] | str`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.report | — |
| parameter | sections | — |
| kind | positional-or-keyword | — |
| type | Iterable[str] | str | — |
| required | false | — |
| default | ["Model Contents","Solver","Results"] | — |
sections is an optional parameter of telion_api.Model.report with the installed type contract Iterable[str] | str.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.report |
| parameter | sections |
| kind | positional-or-keyword |
| type | Iterable[str] | str |
| required | false |
| default | ["Model Contents","Solver","Results"] |