UpdateInvoiceLineItemInput
Autogenerated input type of UpdateInvoiceLineItem
Fields
clientMutationId (String)
A unique identifier for the client performing the mutation.
id (ID!)
lineItemType (LineItemTypeEnum)
Indicates what this line item is charging for
quantity (Int)
Quantity for this line item
description (String)
The description of this invoice line item.
unitPriceCents (Int)
Unit price in cents
Last updated