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

Constructor

Construct `telion_api.PortRef` with the installed signature `(feature: 'str', port: 'str') -> None`.

Reference contract

FieldValueDescription
symboltelion_api.PortRef
signature(feature: 'str', port: 'str') -> None
returntelion_api.PortRef

Construct telion_api.PortRef with the installed signature (feature: 'str', port: 'str') -> None.

Contract

PropertyValue
symboltelion_api.PortRef
signature(feature: 'str', port: 'str') -> None
returntelion_api.PortRef

Signature

PortRef(feature: 'str', port: 'str') -> None

Authoritative source

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