Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.LineItem.Discounts{ amount: integer() | nil, discount: Stripe.Resources.Discount.t() | nil }
amount- The amount discounted.discount
Nested struct within the parent resource.
@type t() :: %Stripe.Resources.LineItem.Discounts{ amount: integer() | nil, discount: Stripe.Resources.Discount.t() | nil }
amount - The amount discounted.discount