Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Billing.Meter.DefaultAggregation{ formula: String.t() | nil }
formula- Specifies how events are aggregated. Possible values:count,last,sum.
Nested struct within the parent resource.
@type t() :: %Stripe.Resources.Billing.Meter.DefaultAggregation{ formula: String.t() | nil }
formula - Specifies how events are aggregated. Possible values: count, last, sum.