Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 754 Bytes

invoice-consolidation-level.md

File metadata and controls

25 lines (15 loc) · 754 Bytes

Invoice Consolidation Level

Consolidation level of the invoice, which is applicable to invoice consolidation. It will hold one of the following values:

  • "none": A normal invoice with no consolidation.
  • "child": An invoice segment which has been combined into a consolidated invoice.
  • "parent": A consolidated invoice, whose contents are composed of invoice segments.

"Parent" invoices do not have lines of their own, but they have subtotals and totals which aggregate the member invoice segments.

See also the invoice consolidation documentation.

Enumeration

InvoiceConsolidationLevel

Fields

Name
NONE
CHILD
PARENT