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

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.CouponCreateParams.AppliesTo{products: [String.t()] | nil}
  • products - An array of Product IDs that this Coupon will apply to.