Skip to main content
Schema2020-08-27object

line_items_discount_amount

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

LineItemsDiscountAmount

object
amount integer
required

The amount discounted.

discount Discount object
required

A discount represents the actual application of a coupon to a particular customer. It contains information about when the discount began and when it will end. Related guide: [Applying Discounts to Subscriptions](https://stripe.com/docs/billing/subscriptions/discounts).