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

Constructor

Construct `telion_api.AssembledSystem` with the installed signature `(raw: 'dict[str, Any]', model: 'Any') -> 'None'`.

Reference contract

FieldValueDescription
symboltelion_api.AssembledSystem
signature(raw: 'dict[str, Any]', model: 'Any') -> 'None'
returntelion_api.AssembledSystem

Construct telion_api.AssembledSystem with the installed signature (raw: 'dict[str, Any]', model: 'Any') -> 'None'.

Contract

PropertyValue
symboltelion_api.AssembledSystem
signature(raw: 'dict[str, Any]', model: 'Any') -> 'None'
returntelion_api.AssembledSystem

Signature

AssembledSystem(raw: 'dict[str, Any]', model: 'Any') -> 'None'

Authoritative source

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