Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Discount.Source{ coupon: String.t() | Stripe.Resources.Coupon.t() | nil, type: String.t() | nil }
coupon- The coupon that was redeemed to create this discount. Nullable.type- The source type of the discount. Possible values:coupon.