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