GraphQL API
Organization API
Organization / Types/ object

InvoiceLineItemEdge

An edge that contains a node of type InvoiceLineItem and a cursor.

Fields

2 fields
idID!

Unique primary key.

quantityFloat!

Quantity

currencyString!

ISO 4217 currency code

valueString!

Amount

Resolved billable resource.

cursorString!

A unique cursor that can be used for pagination.