parameterAvailable
components
`components` is an optional parameter of `telion_api.Model.fixed_constraint` with the installed type contract `Iterable[bool]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.fixed_constraint | — |
| parameter | components | — |
| kind | positional-or-keyword | — |
| type | Iterable[bool] | — |
| required | false | — |
| default | [true,true,true] | — |
components is an optional parameter of telion_api.Model.fixed_constraint with the installed type contract Iterable[bool].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.fixed_constraint |
| parameter | components |
| kind | positional-or-keyword |
| type | Iterable[bool] |
| required | false |
| default | [true,true,true] |