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

InvoiceCategoryRevenueSummary

Fields

lineItemType (LineItemTypeEnum!)

The invoice line item category this revenue summary belongs to.

quantity (Int!)

The total quantity invoiced for this category.

revenueExcludingTaxTotalCents (Int!)

Total category revenue excluding tax in cents.

revenueIncludingTaxTotalCents (Int!)

Total category revenue including tax in cents.

totalCount (Int!)

The total number of invoice line items for this category.

Last updated

Was this helpful?