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

inputs

`inputs` is an optional parameter of `telion_api.Model.difference_selection` with the installed type contract `Iterable[str]`.

Reference contract

FieldValueDescription
symboltelion_api.Model.difference_selection
parameterinputs
kindpositional-or-keyword
typeIterable[str]
requiredfalse
default[]

inputs is an optional parameter of telion_api.Model.difference_selection with the installed type contract Iterable[str].

Contract

PropertyValue
symboltelion_api.Model.difference_selection
parameterinputs
kindpositional-or-keyword
typeIterable[str]
requiredfalse
default[]

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.difference_selection:parameter:inputs
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.difference_selection