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