View Source Plausible.Billing (Plausible v0.0.1)
Summary
Functions
@spec active_subscription_for(integer()) :: Plausible.Billing.Subscription.t() | nil
@spec last_two_billing_months_usage(Plausible.Auth.User.t(), Date.t()) :: {non_neg_integer(), non_neg_integer()}