Options
All
  • Public
  • Public/Protected
  • All
Menu

Summary of the cart, including e.g. line item totals.

Hierarchy

  • Node<Graph.CartSummary>
    • CartSummary

Index

Properties

deposit

deposit: DepositType

depositAmount

depositAmount: any

Total required deposit amount.

discountAmount

discountAmount: any

Total discount amount on the subtotal.

gratuityAmount

gratuityAmount: any

Total gratuity amount on the subtotal.

paymentMethodRequired

paymentMethodRequired: boolean

Whether a payment method is required

roundingAmount

roundingAmount: any

Rounding amount on the discounted and taxed subtotal.

subtotal

subtotal: any

Subtotal before gratuity, discounts, taxes, and rounding.

taxAmount

taxAmount: any

Total tax amount on the discounted subtotal.

total

total: any

Total after gratuity, discounts, taxes, and rounding.

Generated using TypeDoc