methodAvailable
point_selection
Public method `telion_api.Model.point_selection(label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual') -> 'Selection'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.point_selection | — |
| signature | (label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual') -> 'Selection' | — |
| return | Selection | — |
Public method telion_api.Model.point_selection(label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual') -> 'Selection'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.point_selection |
| signature | (label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual') -> 'Selection' |
| return | Selection |
Signature
telion_api.Model.point_selection(label: 'str', entities: 'Iterable[str]' = (), mode: 'str' = 'manual') -> 'Selection'