Stripe.Params.Billing.CreditGrantCreateParams.Amount
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.Billing.CreditGrantCreateParams.Amount{ monetary: Stripe.Params.Billing.CreditGrantCreateParams.Amount.Monetary.t() | nil, type: String.t() | nil }
monetary- The monetary amount.type- The type of this amount. We currently only supportmonetarybilling credits. Possible values:monetary.