The Invoice Line Item object
AnInvoiceLineItem represents a single charge on an invoice, including its amount, quantity, and billing period. It appears in the lines array of an Invoice, where each item contributes to the invoice total.
Invoice Line Item Object