StripeElixir.Params.ShippingRateUpdateParams.FixedAmount
(stripe_elixir v0.1.0)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %StripeElixir.Params.ShippingRateUpdateParams.FixedAmount{ currency_options: map() | nil }
currency_options- Shipping rates defined in each available currency option. Each key must be a three-letter ISO currency code and a supported currency.