Fields documentation for ConsumptionMeterAvgPerDayWeb
Name | Type | Summery | Remarks |
---|---|---|---|
AvgValue | Double | The average consumption per day in the month specified by MonthNo. | |
Days | Int32 | The number of rental days this average calculation is based on. | |
Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. | |
MaximumDate | DateTime | The maximum date of the rental days this average calculation is based on. | |
MinimumDate | DateTime | The minimum date of the rental days this average calculation is based on. | |
MonthName | String | The name of the month in english. | |
MonthNo | Int32 | The number of the month: 1: January, 2: February, 3: March,... 12: December. | |
RentalsCount | Int32 | The number of rental intervals this average calculation is based on. |