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

set_feature

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

Reference contract

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

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'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.set_feature
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.set_feature
set_feature — Telion Python API 0.1.0-beta | Telion