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

inputs

`inputs` is a required parameter of `telion_api.EntitySet.set_inputs` with the installed type contract `Iterable[Any]`.

Reference contract

FieldValueDescription
symboltelion_api.EntitySet.set_inputs
parameterinputs
kindpositional-or-keyword
typeIterable[Any]
requiredtrue
defaultrequired

inputs is a required parameter of telion_api.EntitySet.set_inputs with the installed type contract Iterable[Any].

Contract

PropertyValue
symboltelion_api.EntitySet.set_inputs
parameterinputs
kindpositional-or-keyword
typeIterable[Any]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.EntitySet.set_inputs:parameter:inputs
Path
sdk/python/telion_api/model.py
Symbol
telion_api.EntitySet.set_inputs