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

expressions

`expressions` is a required parameter of `telion_api.Data.evaluation_table` with the installed type contract `Iterable[str] | dict[str, str]`.

Reference contract

FieldValueDescription
symboltelion_api.Data.evaluation_table
parameterexpressions
kindpositional-or-keyword
typeIterable[str] | dict[str, str]
requiredtrue
defaultrequired

expressions is a required parameter of telion_api.Data.evaluation_table with the installed type contract Iterable[str] | dict[str, str].

Contract

PropertyValue
symboltelion_api.Data.evaluation_table
parameterexpressions
kindpositional-or-keyword
typeIterable[str] | dict[str, str]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Data.evaluation_table:parameter:expressions
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Data.evaluation_table