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

feature_definition

Create a portable feature definition from a feature handle or raw row.

Reference contract

FieldValueDescription
symboltelion_api.Model.feature_definition
signature(feature: 'Feature | dict[str, Any]', include_children: 'bool' = True) -> 'dict[str, Any]'
returndict[str, Any]

Create a portable feature definition from a feature handle or raw row.

Contract

PropertyValue
symboltelion_api.Model.feature_definition
signature(feature: 'Feature | dict[str, Any]', include_children: 'bool' = True) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.Model.feature_definition(feature: 'Feature | dict[str, Any]', include_children: 'bool' = True) -> 'dict[str, Any]'

Authoritative source

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