Order line object

Attributes


name

string
Name of product or service of this order line.


description

string
Description of product or service of this order line.


amount

decimal
Taxable amount of this order line.


exempt

boolean
Indicates if this order line is tax-related.


quantity

decimal
Quantity for this order line.


tax

decimal
Extra tax amount for this order line.


tax_percent

decimal
Extra tax rate for this order line.


total

decimal
Total of this order line.


created

datetime
Date and time of the creation of this order line.


updated

datetime
Date and time of the last update of this order.


Object sample

{}