Stripe.Resources.InvoiceLineItem.Parent.InvoiceItemDetails.ProrationDetails (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() ::
  %Stripe.Resources.InvoiceLineItem.Parent.InvoiceItemDetails.ProrationDetails{
    credited_items:
      Stripe.Resources.InvoiceLineItem.Parent.InvoiceItemDetails.ProrationDetails.CreditedItems.t()
      | nil
  }
  • credited_items - For a credit proration line_item, the original debit line_items to which the credit proration applies. Nullable.