ESCostObservablesData

data class ESCostObservablesData(val totalShipmentCount: Double) : ESCostObservables(source)

Constructors

Link copied to clipboard
constructor(totalShipmentCount: Double)

Properties

Link copied to clipboard
open override val totalShipmentCount: Double

Count of shipments dispatched from the ES (post-warmup).