Skip to main content
Skip to main content

CartLineItemTotalsDTO

The cart line item totals details.

original_totalBigNumberValueRequired
The original total of the cart line item.
original_subtotalBigNumberValueRequired
The original subtotal of the cart line item.
original_tax_totalBigNumberValueRequired
The original tax total of the cart line item.
item_totalBigNumberValueRequired
The item total of the cart line item.
item_subtotalBigNumberValueRequired
The item subtotal of the cart line item.
item_tax_totalBigNumberValueRequired
The item tax total of the cart line item.
totalBigNumberValueRequired
The total of the cart line item.
subtotalBigNumberValueRequired
The subtotal of the cart line item.
tax_totalBigNumberValueRequired
The tax total of the cart line item.
discount_totalBigNumberValueRequired
The discount total of the cart line item.
discount_tax_totalBigNumberValueRequired
The discount tax total of the cart line item.
Was this section helpful?