alias Stripe::PostInvoicesInvoiceRequestDiscounts
Overview
The discounts that will apply to the invoice. Pass an empty string to remove previously-defined discounts.
Alias Definition
Array(Stripe::DiscountsDataParam) | String