OptionaldataOptional Readonlyamount?: numberOptional Readonlyfrom?: stringRead-only The date the Invoice Item started, based on month.
Optional Readonlylabel?: stringRead-only The Invoice Item's display label.
Optional Readonlyquantity?: numberRead-only The quantity of this Item for the specified Invoice.
Optional Readonlyregion?: string | nullRead-only The ID of the applicable Region associated with this Invoice Item.
null if there is no applicable Region.
Optional Readonlytax?: numberRead-only The amount of tax levied on this Item in US Dollars.
Optional Readonlyto?: stringRead-only The date the Invoice Item ended, based on month.
Optional Readonlytotal?: numberRead-only The price of this Item after taxes in US Dollars.
Optionaltype?: "hourly" | "misc"Read-only The type of service, ether hourly or misc.
Optional Readonlyunit_price?: stringRead-only The monthly service fee in US Dollars for this Item.
Optional ReadonlypageRead-only The current page.
Optional ReadonlypagesRead-only The total number of pages.
Optional ReadonlyresultsRead-only The total number of results.
Read-only The price, in US dollars, of the Invoice Item. Equal to the unit price multiplied by quantity.