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

definitions

`definitions` is a required parameter of `telion_api.Model.import_features` with the installed type contract `Iterable[dict[str, Any]]`.

Reference contract

FieldValueDescription
symboltelion_api.Model.import_features
parameterdefinitions
kindpositional-or-keyword
typeIterable[dict[str, Any]]
requiredtrue
defaultrequired

definitions is a required parameter of telion_api.Model.import_features with the installed type contract Iterable[dict[str, Any]].

Contract

PropertyValue
symboltelion_api.Model.import_features
parameterdefinitions
kindpositional-or-keyword
typeIterable[dict[str, Any]]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.import_features:parameter:definitions
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.import_features