parameterAvailable
rows
`rows` is a required parameter of `telion_api.Study.set_sensitivity_rows` with the installed type contract `Iterable[dict[str, Any]]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Study.set_sensitivity_rows | — |
| parameter | rows | — |
| kind | positional-or-keyword | — |
| type | Iterable[dict[str, Any]] | — |
| required | true | — |
| default | required | — |
rows is a required parameter of telion_api.Study.set_sensitivity_rows with the installed type contract Iterable[dict[str, Any]].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Study.set_sensitivity_rows |
| parameter | rows |
| kind | positional-or-keyword |
| type | Iterable[dict[str, Any]] |
| required | true |
| default | required |