Skip to documentation content
On this page
  1. Contract

assignments

`assignments` is an optional parameter of `telion_api.Model.control_field` with the installed type contract `Iterable[dict[str, Any]] | None`.

assignments is an optional parameter of telion_api.Model.control_field with the installed type contract Iterable[dict[str, Any]] | None.

Contract

PropertyValue
symboltelion_api.Model.control_field
parameterassignments
typeIterable[dict[str, Any]] | None
requiredfalse
defaultnull
assignments — Telion Python API 0.1.0-alpha | Telion