DEV

Type.

CollectInvoiceLineItem

No description

Fields

amount

Decimal!

Required

The amount due for this CollectInvoiceLineItem.
The line item charge description for the CollectInvoiceLineItem.

currencyCode

CurrencyCode

The currency the CollectInvoiceLineItem amount is represented in.

description

String!

Required

A description of the invoice line item.

id

ID!

Required

Unique identifier for the CollectInvoiceLineItem.

metadata

[Metadata!]

Any metadata associated with this CollectInvoiceLineItem.

Was this page helpful?