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

difference_selection

Public method `telion_api.Model.difference_selection(label: 'str', dimension: 'str' = 'Domain', inputs: 'Iterable[str]' = ()) -> 'Selection'`.

Public method telion_api.Model.difference_selection(label: 'str', dimension: 'str' = 'Domain', inputs: 'Iterable[str]' = ()) -> 'Selection'.

Contract

PropertyValue
symboltelion_api.Model.difference_selection
signature(label: 'str', dimension: 'str' = 'Domain', inputs: 'Iterable[str]' = ()) -> 'Selection'
returnSelection

Signature

telion_api.Model.difference_selection(label: 'str', dimension: 'str' = 'Domain', inputs: 'Iterable[str]' = ()) -> 'Selection'
difference_selection — Telion Python API 0.1.0-alpha | Telion