Stripe.Resources.Billing.CreditBalanceTransaction.Credit.Amount
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Billing.CreditBalanceTransaction.Credit.Amount{ monetary: Stripe.Resources.Billing.CreditBalanceTransaction.Credit.Amount.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.