Hierarchy

  • OrderPrice

Properties

Discount: number

Total discount for the entire order (excluding discounts for individual products in the order)

RoundedCashAmount?: number

Rounded cash amount the customer pays for an order (if paid in cash). Used only in countries with special rules for rounding cash

TotalPrice: number

The total price of the order (how much the customer actually paid)

Generated using TypeDoc