Stripe.Resources.Billing.CreditBalance.LedgerBalance
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Billing.CreditBalance.LedgerBalance{ monetary: Stripe.Resources.Billing.CreditBalance.LedgerBalance.Monetary.t() | nil, type: String.t() | nil }
monetary- The monetary amount. Nullable.type- The type of this amount. We currently only supportmonetarybilling credits. Possible values:monetary.