Skip to documentation content
On this page
  1. Contract
  2. Signature

set

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

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'"
set — Telion Python API 0.1.0-alpha | Telion