For the complete documentation index, see llms.txt. This page is also available as Markdown.

InvoiceProductRevenueSummary

Fields

product (Product)

The product this revenue summary belongs to.

productId (ID!)

The database ID of the product.

quantity (Int!)

The total quantity invoiced for this product.

revenueExcludingTaxTotalCents (Int!)

Total product revenue excluding tax in cents.

revenueIncludingTaxTotalCents (Int!)

Total product revenue including tax in cents.

totalCount (Int!)

The total number of invoice line items for this product.

Last updated

Was this helpful?