parameterAvailable
frames
`frames` is a required parameter of `telion_api.Solution` with the installed type contract `Iterable[SolutionFrame]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Solution | — |
| parameter | frames | — |
| kind | keyword-only | — |
| type | Iterable[SolutionFrame] | — |
| required | true | — |
| default | required | — |
frames is a required parameter of telion_api.Solution with the installed type contract Iterable[SolutionFrame].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Solution |
| parameter | frames |
| kind | keyword-only |
| type | Iterable[SolutionFrame] |
| required | true |
| default | required |