Polarex.CustomerSubscriptionMeterMeter (Polarex v0.1.0)

View Source

Provides struct and type for a CustomerSubscriptionMeterMeter

Summary

Types

t()

@type t() :: %Polarex.CustomerSubscriptionMeterMeter{
  created_at: DateTime.t(),
  id: String.t(),
  modified_at: DateTime.t() | nil,
  name: String.t()
}