Stripe.Services.Billing.CreditBalanceSummaryService
(tiger_stripe v0.1.10)
Copy Markdown
View Source
CreditBalanceSummary
Indicates the billing credit balance for billing credits granted to a customer.
Summary
Functions
Retrieve the credit balance summary for a customer
Functions
@spec retrieve(Stripe.Client.t(), map(), keyword()) :: {:ok, term()} | {:error, Stripe.Error.t()}
Retrieve the credit balance summary for a customer
Retrieves the credit balance summary for a customer.