Interface IInvoiceCoreLine

Hierarchy

Properties

item: IItem

The item being sold on the line item.

item_uid: string

Item unique id

price: number

Item unit price

quantity: number

Quantity if it is quantity

sent: number

Whether it is sent to server

unit_of_measure: UomType

Unit of measure (1:quantity | 2:weight)

Generated using TypeDoc