ExchangeRef

An instance of this class describes a reference to an exchange in a process. When we reference such an exchange we only need the information to indentify that exchange unambiguously in a process.

Properties

@type

Inherited from Entity.@type

internalId

The internal ID of the exchange.

Python class stub

The snippet below shows the names of the properties of the corresponding Python class of the olca-schema package. Note that this is not the full class definition but just shows the names of the class and its properties.


@dataclass
class ExchangeRef:
  internal_id: int