methodAvailable
selection
Public method `telion_api.Model.selection(dimension: 'str', label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual', inputs: 'Iterable[str]' = (), active: 'bool' = True, definition: 'dict[str, Any] | None' = None, tracking: 'str' = 'lineage') -> 'Selection'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.selection | — |
| signature | (dimension: 'str', label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual', inputs: 'Iterable[str]' = (), active: 'bool' = True, definition: 'dict[str, Any] | None' = None, tracking: 'str' = 'lineage') -> 'Selection' | — |
| return | Selection | — |
Public method telion_api.Model.selection(dimension: 'str', label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual', inputs: 'Iterable[str]' = (), active: 'bool' = True, definition: 'dict[str, Any] | None' = None, tracking: 'str' = 'lineage') -> 'Selection'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.selection |
| signature | (dimension: 'str', label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual', inputs: 'Iterable[str]' = (), active: 'bool' = True, definition: 'dict[str, Any] | None' = None, tracking: 'str' = 'lineage') -> 'Selection' |
| return | Selection |
Signature
telion_api.Model.selection(dimension: 'str', label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual', inputs: 'Iterable[str]' = (), active: 'bool' = True, definition: 'dict[str, Any] | None' = None, tracking: 'str' = 'lineage') -> 'Selection'