methodAvailable
has_feature
Public method `telion_api.Model.has_feature(category: 'str', label: 'str', parent: 'str | None' = None) -> 'bool'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.has_feature | — |
| signature | (category: 'str', label: 'str', parent: 'str | None' = None) -> 'bool' | — |
| return | bool | — |
Public method telion_api.Model.has_feature(category: 'str', label: 'str', parent: 'str | None' = None) -> 'bool'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.has_feature |
| signature | (category: 'str', label: 'str', parent: 'str | None' = None) -> 'bool' |
| return | bool |
Signature
telion_api.Model.has_feature(category: 'str', label: 'str', parent: 'str | None' = None) -> 'bool'