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

set

Set one feature field through Telion's generic feature command path.

Reference contract

FieldValueDescription
symboltelion_api.Feature.set
signature(field: 'str', value: 'Any') -> "'Feature'"
return'Feature'

Set one feature field through Telion's generic feature command path.

Contract

PropertyValue
symboltelion_api.Feature.set
signature(field: 'str', value: 'Any') -> "'Feature'"
return'Feature'

Signature

telion_api.Feature.set(field: 'str', value: 'Any') -> "'Feature'"

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Feature.set
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Feature.set