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

set_feature

Public method `telion_api.Model.set_feature(category: 'str', label: 'str', field: 'str', value: 'Any', parent: 'str | None' = None) -> 'str'`.

Public method telion_api.Model.set_feature(category: 'str', label: 'str', field: 'str', value: 'Any', parent: 'str | None' = None) -> 'str'.

Contract

PropertyValue
symboltelion_api.Model.set_feature
signature(category: 'str', label: 'str', field: 'str', value: 'Any', parent: 'str | None' = None) -> 'str'
returnstr

Signature

telion_api.Model.set_feature(category: 'str', label: 'str', field: 'str', value: 'Any', parent: 'str | None' = None) -> 'str'
set_feature — Telion Python API 0.1.0-alpha | Telion