Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

Constructor

Construct `telion_api.Study` with the installed signature `(label: 'str', kind: 'str', raw: 'dict[str, Any]', _model: 'Any | None' = None) -> None`.

Reference contract

FieldValueDescription
symboltelion_api.Study
signature(label: 'str', kind: 'str', raw: 'dict[str, Any]', _model: 'Any | None' = None) -> None
returntelion_api.Study

Construct telion_api.Study with the installed signature (label: 'str', kind: 'str', raw: 'dict[str, Any]', _model: 'Any | None' = None) -> None.

Contract

PropertyValue
symboltelion_api.Study
signature(label: 'str', kind: 'str', raw: 'dict[str, Any]', _model: 'Any | None' = None) -> None
returntelion_api.Study

Signature

Study(label: 'str', kind: 'str', raw: 'dict[str, Any]', _model: 'Any | None' = None) -> None

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Study.__init__
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Study