Stripe.Params.Checkout.SessionCreateParams.AdaptivePricing
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.Checkout.SessionCreateParams.AdaptivePricing{ enabled: boolean() | nil }
enabled- If set totrue, Adaptive Pricing is available on eligible sessions. Defaults to your dashboard setting.