Stripe.Resources.PromotionCode.Restrictions.CurrencyOptions
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.PromotionCode.Restrictions.CurrencyOptions{ minimum_amount: integer() | nil }
minimum_amount- Minimum amount required to redeem this Promotion Code into a Coupon (e.g., a purchase must be $100 or more to work).