# Interface: CartDataTotals
# Table of contents
# Properties
# Properties
# discountTotal
• discountTotal: number
Defined in: types/cart.ts:125 (opens new window)
# expenseTotal
• expenseTotal: number
Defined in: types/cart.ts:124 (opens new window)
# grandTotal
• grandTotal: number
Defined in: types/cart.ts:128 (opens new window)
# priceToPay
• Optional
priceToPay: number
Defined in: types/cart.ts:129 (opens new window)
# subtotal
• subtotal: number
Defined in: types/cart.ts:127 (opens new window)
# taxTotal
• taxTotal: number
Defined in: types/cart.ts:126 (opens new window)