ListInvoiceLineItemsResponse

Response containing a list of invoice line items.

Constructors

Link copied to clipboard
constructor(data: List<InvoiceLineItem>?)

Properties

Link copied to clipboard

The collection of InvoiceLineItem objects returned by the API, or null if absent.