Unique identifier for the object.
String representing the object's type. Objects of the same type share the same value.
Total discount amount applied. If no discounts were applied, defaults to 0.
Total before any discounts or taxes are applied.
Total tax amount applied. If no tax was applied, defaults to 0.
Total after discounts and taxes.
Three-letter ISO currency code, in lowercase. Must be a supported currency.
An arbitrary string attached to the object. Often useful for displaying to users. Defaults to product name.
OptionaldiscountsThe discounts applied to the line item.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
The price used to generate the line item.
The quantity of products being purchased.
OptionaltaxesThe taxes applied to the line item.
A line item.