Mayson Monorepo Documentation
    Preparing search index...
    interface DefaultAggregation {
        formula: Stripe.Billing.MeterCreateParams.DefaultAggregation.Formula;
    }
    Index

    Properties

    Properties

    Specifies how events are aggregated. Allowed values are count to count the number of events, sum to sum each event's value and last to take the last event's value in the window.