| Attribute | Type | Description |
|---|---|---|
| discounts | array of nums | A list of discounts applied to the cart |
| lineitem_tax_cents | num | The tax applied to the line item |
| lineitem_pretax_cents | num | The pretax purchase price of the line item |
| Attribute | Type | Description |
|---|---|---|
| discounts | array of nums | A list of discounts applied to the cart |
| lineitem_tax_cents | num | The tax applied to the line item |
| lineitem_pretax_cents | num | The pretax purchase price of the line item |