Fields documentation for ConsumptionMeterAveragesWeb

NameTypeSummeryRemarks
ArticleIdsSystemInt32[]A list of the ArticleWeb ids, representing the sales prices for units of this consumption meter. These articles can for example be found in ConsumptionArticles.
IdInt32Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
MeterTypeStringConsumption meter type. One of the value names from ConsumptionMeterTypeWebEnum.
PerDayPerMonthAveragesConsumptionMeterAvgPerDayWeb[]A list of the average consumption per day per month.
SummerAverageNullable<Double>Daily average per summer season (april to september).
WinterAverageNullable<Double>Daily average per winter season (october to march).