Skip to documentation content
On this page
  1. Contract

components

`components` is an optional parameter of `telion_api.Model.fixed_constraint` with the installed type contract `Iterable[bool]`.

components is an optional parameter of telion_api.Model.fixed_constraint with the installed type contract Iterable[bool].

Contract

PropertyValue
symboltelion_api.Model.fixed_constraint
parametercomponents
typeIterable[bool]
requiredfalse
default[true,true,true]
components — Telion Python API 0.1.0-alpha | Telion