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

Constructor

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

Reference

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'