Skip to main content

invoices_items

Overview

Nameinvoices_items
TypeResource
Idlinode.account.invoices_items

Fields

NameDatatypeDescription
amountnumberThe price, in US dollars, of the Invoice Item. Equal to the unit price multiplied by quantity.
fromstringThe date the Invoice Item started, based on month.
labelstringThe Invoice Item's display label.
quantityintegerThe quantity of this Item for the specified Invoice.
taxnumberThe amount of tax levied on this Item in US Dollars.
tostringThe date the Invoice Item ended, based on month.
totalnumberThe price of this Item after taxes in US Dollars.
typestringThe type of service, ether hourly or misc.
unit_pricestringThe monthly service fee in US Dollars for this Item.

Methods

NameAccessible byRequired Params
getInvoiceItemsSELECTinvoiceId
_getInvoiceItemsEXECinvoiceId