alias Stripe::PostInvoicesRequestDiscounts
Overview
The coupons and promotion codes to redeem into discounts for the invoice. If not specified, inherits the discount from the invoice's customer. Pass an empty string to avoid inheriting any discounts.
Alias Definition
Array(Stripe::DiscountsDataParam) | String