constructorAvailable
Constructor
Construct `telion_api.AssembledSystem` with the installed signature `(raw: 'dict[str, Any]', model: 'Any') -> 'None'`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.AssembledSystem | — |
| signature | (raw: 'dict[str, Any]', model: 'Any') -> 'None' | — |
| return | telion_api.AssembledSystem | — |
Construct telion_api.AssembledSystem with the installed signature (raw: 'dict[str, Any]', model: 'Any') -> 'None'.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.AssembledSystem |
| signature | (raw: 'dict[str, Any]', model: 'Any') -> 'None' |
| return | telion_api.AssembledSystem |
Signature
AssembledSystem(raw: 'dict[str, Any]', model: 'Any') -> 'None'