Stripe.Params.CouponCreateParams.CurrencyOptions (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.CouponCreateParams.CurrencyOptions{
  amount_off: integer() | nil
}
  • amount_off - A positive integer representing the amount to subtract from an invoice total.