AggregateInventoryResponseIfc

Read-only view of an aggregate set of inventory-layer responses. Backing types are KSL aggregates (AggregateTWResponse, AggregateResponse, AggregateCounter). Every aggregate is now chained from its per-inventory source(s) via the standard observe() pattern.

See sc.inventorylayer.AggregateInventoryResponseIfc

Inheritors

Properties

Functions

Link copied to clipboard

Wire this aggregate as a downstream observer of r: every observation on r's underlying responses is mirrored onto this aggregate's matching field.

Link copied to clipboard