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

has_child

Public method `telion_api.Feature.has_child(label: 'str', category: 'str | None' = None) -> 'bool'`.

Public method telion_api.Feature.has_child(label: 'str', category: 'str | None' = None) -> 'bool'.

Contract

PropertyValue
symboltelion_api.Feature.has_child
signature(label: 'str', category: 'str | None' = None) -> 'bool'
returnbool

Signature

telion_api.Feature.has_child(label: 'str', category: 'str | None' = None) -> 'bool'
has_child — Telion Python API 0.1.0-alpha | Telion