Polarex.BenefitMeterCreditProperties (Polarex v0.1.0)

View Source

Provides struct and type for a BenefitMeterCreditProperties

Summary

Types

t()

@type t() :: %Polarex.BenefitMeterCreditProperties{
  meter_id: String.t(),
  rollover: boolean(),
  units: integer()
}