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

import_features

Import several portable feature definitions.

Reference contract

FieldValueDescription
symboltelion_api.Model.import_features
signature(definitions: 'Iterable[dict[str, Any]]') -> 'list[Feature]'
returnlist[Feature]

Import several portable feature definitions.

Contract

PropertyValue
symboltelion_api.Model.import_features
signature(definitions: 'Iterable[dict[str, Any]]') -> 'list[Feature]'
returnlist[Feature]

Signature

telion_api.Model.import_features(definitions: 'Iterable[dict[str, Any]]') -> 'list[Feature]'

Authoritative source

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