Click or drag to resize

ConsumptionMeterResult Class

Data contract for the resulting output of the "AccountDetails" service method.
Inheritance Hierarchy
SystemObject
  Tse.EasyBook.Server.DataContracts.OwnerLoginConsumptionMeterResult

Namespace:  Tse.EasyBook.Server.DataContracts.OwnerLogin
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class ConsumptionMeterResult

The ConsumptionMeterResult type exposes the following members.

Constructors
  NameDescription
Public methodConsumptionMeterResult
Top
Properties
  NameDescription
Public propertyConsumptionMeters
List of consumptionMeters for one particular rentalobject
Public propertyRentalObject
The Rentalobject
Top
See Also