class Stripe::Discount
Related guide: [Applying discounts to subscriptions](stripe.com/docs/billing/subscriptions/discounts)
It contains information about when the discount began, when it will end, and what it is applied to.
A discount represents the actual application of a [coupon](stripe.com/docs/api#coupons) or [promotion code](stripe.com/docs/api#promotion_codes).