Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

OrderLineItemTotalsDTO

Properties

original_totalBigNumberValueRequired
The original total of the order line item.
original_subtotalBigNumberValueRequired
The original subtotal of the order line item.
original_tax_totalBigNumberValueRequired
The original tax total of the order line item.
item_totalBigNumberValueRequired
The item total of the order line item.
item_subtotalBigNumberValueRequired
The item subtotal of the order line item.
item_tax_totalBigNumberValueRequired
The item tax total of the order line item.
totalBigNumberValueRequired
The total of the order line item.
subtotalBigNumberValueRequired
The subtotal of the order line item.
tax_totalBigNumberValueRequired
The tax total of the order line item.
discount_totalBigNumberValueRequired
The discount total of the order line item.
discount_tax_totalBigNumberValueRequired
The discount tax total of the order line item.
raw_original_totalBigNumberRawValueRequired
The raw original total of the order line item.
raw_original_subtotalBigNumberRawValueRequired
The raw original subtotal of the order line item.
raw_original_tax_totalBigNumberRawValueRequired
The raw original tax total of the order line item.
raw_item_totalBigNumberRawValueRequired
The raw item total of the order line item.
raw_item_subtotalBigNumberRawValueRequired
The raw item subtotal of the order line item.
raw_item_tax_totalBigNumberRawValueRequired
The raw item tax total of the order line item.
raw_totalBigNumberRawValueRequired
The raw total of the order line item.
raw_subtotalBigNumberRawValueRequired
The raw subtotal of the order line item.
raw_tax_totalBigNumberRawValueRequired
The raw tax total of the order line item.
raw_discount_totalBigNumberRawValueRequired
The raw discount total of the order line item.
raw_discount_tax_totalBigNumberRawValueRequired
The raw discount tax total of the order line item.
Was this section helpful?