Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Billing.CreditGrant.Amount{ monetary: Stripe.Resources.Billing.CreditGrant.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.