parameterAvailable
cells
`cells` is an optional parameter of `telion_api.Solution.integrate` with the installed type contract `Iterable[int] | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Solution.integrate | — |
| parameter | cells | — |
| kind | positional-or-keyword | — |
| type | Iterable[int] | None | — |
| required | false | — |
| default | null | — |
cells is an optional parameter of telion_api.Solution.integrate with the installed type contract Iterable[int] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Solution.integrate |
| parameter | cells |
| kind | positional-or-keyword |
| type | Iterable[int] | None |
| required | false |
| default | null |