TradingHubAssociation

Package: PowerOperationsOpenAPIModels ยท Source: Operations/Associations/TradingHubAssociation.json

Links a trading hub to one associated entity. One record per (hub, member) pair. entity_id may name a bus (hub membership) or a market transaction settling at the hub, resolved through the entity registry, so no member-type discriminator is needed โ€” the same shape as ServiceAssociation.

Properties

Property Type Required Unit Description
trading_hub_id integer yes โ€” ID of the trading hub the association belongs to.
entity_id integer yes โ€” ID of the associated entity: a bus or a market transaction.

This site uses Just the Docs, a documentation theme for Jekyll.