Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

frames

`frames` is a required parameter of `telion_api.Solution` with the installed type contract `Iterable[SolutionFrame]`.

Reference contract

FieldValueDescription
symboltelion_api.Solution
parameterframes
kindkeyword-only
typeIterable[SolutionFrame]
requiredtrue
defaultrequired

frames is a required parameter of telion_api.Solution with the installed type contract Iterable[SolutionFrame].

Contract

PropertyValue
symboltelion_api.Solution
parameterframes
kindkeyword-only
typeIterable[SolutionFrame]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Solution.__init__:parameter:frames
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Solution