Stripe.Params.PromotionCodeUpdateParams.Restrictions
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.PromotionCodeUpdateParams.Restrictions{ currency_options: %{ required(String.t()) => Stripe.Params.PromotionCodeUpdateParams.Restrictions.CurrencyOptions.t() } | nil }
currency_options- Promotion codes defined in each available currency option. Each key must be a three-letter ISO currency code and a supported currency.