Class MeterDetails

    • Constructor Detail

      • MeterDetails

        public MeterDetails()
    • Method Detail

      • multiplier

        public Double multiplier()
        Get the multiplier property: Billing unit applicable for Pav2 billing.
        Returns:
        the multiplier value.
      • chargingType

        public ChargingType chargingType()
        Get the chargingType property: Charging type.
        Returns:
        the chargingType value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.